Change from unordered_set<tag> to int array in low-level select_* functions.
[SXSI/xpathcomp.git] / src / stateSet.mli
1
2 include Ptset.S with type elt = int
3
4 val print : Format.formatter -> t -> unit