You can search for identifiers within the package.
in-package search v0.2.0
re
re.emacs
re.glob
re.pcre
re.perl
re.posix
re.str
Re.Mark
Marks
type t
Mark id
val test : Group.t -> t -> bool
Tell if a mark was matched.
module Set : Set.S with type elt = t
val all : Group.t -> Set.t
Return all the mark matched.
val equal : t -> t -> bool
val compare : t -> t -> int