You can search for identifiers within the package.
in-package search v0.2.0
dataframe
Bool_array.Mutable
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