transept.utils
Iterator.CORE
transept
transept.core
transept.extension
transept.genlex
transept.json
transept.specs
transept.stream
type _ t
val fold_right : ('a -> 'b -> 'b) -> 'a t -> 'b -> 'b
val fold_left : ('b -> 'a -> 'b) -> 'b -> 'a t -> 'b