You can search for identifiers within the package.
in-package search v0.2.0
A valid name for a label.
type t = private string
val v : string -> t
Raises an exception if the name is not valid.
val pp : Stdlib.Format.formatter -> t -> unit
val compare : t -> t -> int