You can search for identifiers within the package.
in-package search v0.2.0
val of_indexed_structure : (int -> Object.t) -> (int -> Object.t -> unit) -> int -> Object.t
val of_array : ('a -> Object.t) -> (Object.t -> 'a) -> 'a array -> Object.t
val numpy : float array -> Object.t
val numpy_get_array : Object.t -> float array