You can search for identifiers within the package.
in-package search v0.2.0
ocamlregextkit
Regextkit
module Tree : sig ... end
Type definition of Regular Expression Abstract Syntax Tree
module Re : sig ... end
Representation of Regular Expressions and implementation of standard operations
module Nfa : sig ... end
Representation of NFAs and implementation of standard operations
module Dfa : sig ... end
Representation of DFAs and implementation of standard operations