jon.recoil.org

Module Expansion.ModuleTypeOfComplications

Demonstrates the interaction of module type of and destructive module substitution

module type S = sig ... end
module X1 : sig ... end