Module Commit.Maker

Maker provides a simple implementation of commit values, parameterized by commit info.

Parameters

module I : Info.S

Signature

module Info = I
module Make (H : Type.S) : sig ... end