Module Dolmen_loop.Expr_intf

Expressions

This modules defines the smallest signatures for expressions that allow to isntantiates the Pipes.Make functor.

module type S = sig ... end
module type Print = sig ... end