jon.recoil.org

Module Re.MarkSource

Marks

Marks

Sourcetype t = int

Mark id

Sourceval test : Group.t -> Re.Mark.t -> bool

Tell if a mark was matched.

Sourcemodule Set : Stdlib.Set.S with type elt = Re.Mark.t

Return all the mark matched.

Sourceval equal : Re.Mark.t -> Re.Mark.t -> bool
Sourceval compare : Re.Mark.t -> Re.Mark.t -> int