confero
Confero.Collation_mapping
confero.ducet
type t = Uchar.t -> node
and node =
| Reject
| Accept of Collation_element.t array * t
val run : t -> Uchar.t Seq.t -> Collation_element.t Seq.t