You can search for identifiers within the package.
in-package search v0.2.0
Path encoding in hex: /0-9a-f
0-9a-f
+/
module H : sig ... end
val to_path : H.t -> string list -> string list
to_path t postfix returns the context path name for t postfixed with postfix
to_path t postfix
t
postfix
val of_path : string list -> H.t option
of_path path parses path as a context path name for t
of_path path
path
val path_length : int
Directory levels of the path encoding of t