package dolmen_loop

  1. Overview
  2. Docs

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