You can search for identifiers within the package.
in-package search v0.2.0
Lazy_group_id is a cheap way to allocate unique integer identifiers for sexp grammars. See sexp_intf.ml for details.
Lazy_group_id
sexp_intf.ml
type t
val compare : t -> t -> int
val create : unit -> t
val force : t -> int