package producer

  1. Overview
  2. Docs

Creates a new Producer library with the given monadic type (which has two type parameters).

Parameters

module M : MONAD2

Signature

module Dependencies : sig ... end

Dependencies of a producer node.

module Node : sig ... end

Nodes in a producer graph.

module Graph : sig ... end

Encapsulated graph of producer nodes.

OCaml

Innovation. Community. Security.