You can search for identifiers within the package.
in-package search v0.2.0
higher
Higher.Newtype3
Construct a newtype for a type constructor with three parameters.
type ('a, 'b, 'c) s
type t
val inj : ('a, 'b, 'c) s -> ('a, ('b, ('c, t) app) app) app
val prj : ('a, ('b, ('c, t) app) app) app -> ('a, 'b, 'c) s