You can search for identifiers within the package.
in-package search v0.2.0
val mutable chans : (Pervasives.in_channel * Pervasives.out_channel) option
method close : unit
method flush : unit
method isOpen : bool
method opn : unit
method read : string -> int -> int -> int
method readAll : string -> int -> int -> int
method write : string -> int -> int -> unit