package dune-private-libs

  1. Overview
  2. Docs

Marks

Marks

Marks

type t

Mark id

val test : Dune_re__.Core.Group.t -> t -> bool

Tell if a mark was matched.

module Set : sig ... end
val all : Dune_re__.Core.Group.t -> Set.t

Return all the mark matched.

val equal : t -> t -> bool
val compare : t -> t -> int