You can search for identifiers within the package.
in-package search v0.2.0
type t =
| Same of Line.t
| Different of Line.t * Line.t
val fst : t -> Line.t
val snd : t -> Line.t