Module Tags


module Tags: sig .. end

include struct ... end
val does_match : t -> t -> bool
val of_list : elt list -> t
val print : Format.formatter -> t -> unit
module Operators: sig .. end