Module Mval_intf

module type Printable = sig ... end
module type Lattice = sig ... end
module type Mval = sig ... end