You can search for identifiers within the package.
in-package search v0.2.0
type immutable = t
type t
val create : bool -> len:int -> t
val get : t -> int -> bool
val set : t -> int -> bool -> unit
val length : t -> int
val finish : t -> immutable