Module Merlin_kernel.Phase_cacheSource

An all-or-nothing cache mechanism that can be used for any phase

Sourcemodule type S = sig ... end
Sourcemodule With_cache (Phase : S) : sig ... end