Commit.Maker
Maker provides a simple implementation of commit values, parameterized by commit info.
Maker
module I : Info.S
module Info = I
module Make (H : Type.S) : sig ... end