You can search for identifiers within the package.
in-package search v0.2.0
mirage
Mirage.Name
val create : string -> string
create base creates a fresh name using the given base.
create base
base
val of_key : string -> base:string -> string
find_or_create key base returns a unique name corresponding to the key.
find_or_create key base