module Config : sig ... end
module Incremental_intf : sig ... end
For expressing a computation that depends on variables and that can automatically incrementally recompute after the values of some of the variables change.
module Private : sig ... end