Mval_intf.Mvalmodule type Printable = Printablemodule type Lattice = Latticemodule MakePrintable
(Offs : Offset.Printable) :
Printable with type idx = Offs.idxMake Printable mvalue from printable offset.
module MakeLattice (Offs : Offset.Lattice) : Lattice with type idx = Offs.idxMake mvalue Lattice from offset lattice.
Mvalue with Offset.Unit indices in offset.
Mvalue with Offset.Exp indices in offset.