You can search for identifiers within the package.
in-package search v0.2.0
type t
val create : prime:[ `hex of string ] -> generator:[ `hex of string ] -> t
val generate_parameters : prime_len:int -> generator:int -> ?progress:(int -> int -> unit) -> unit -> t