Dolmen_loop.Expr_intf
Expressions
This modules defines the smallest signatures for expressions that allow to instantiates the Pipes.Make functor.
Pipes.Make
module type S = sig ... end
module type Print = sig ... end
module type Export = sig ... end