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