package producer

  1. Overview
  2. Docs

Module Producer.MakeSource

Creates a new Producer library targeting the given monadic type.

Parameters

module M : MONAD

Signature

Sourcemodule Dependencies : sig ... end

Dependencies of a producer node.

Sourcemodule Node : sig ... end

Nodes in a producer graph.

Sourcemodule Graph : sig ... end

Encapsulated graph of producer nodes.

OCaml

Innovation. Community. Security.