kernel
Regexp.Capture
The Capture module defines types and functions for representing variables captured in regular expressions. It uses an index type to uniquely identify a capture in an expression.
bit_lib
fix
front
lrgrep.internal
lrgrep.interpreter
lrgrep.runtime
lrijkstra_utils
support
syntax
utils
valmari
type n
type t = n Fix.Indexing.index
type set = n Utils.Misc.indexset
type 'a map = (n, 'a) Utils.Misc.indexmap
val gensym : unit -> unit -> n Fix.Indexing.index