Module Wholify.Make
Parameters
module Sub : Memory_sig.ADDRESS_AND_MAKE_MEMORYSignature
include Memory_sig.WHOLE_MEMORY_DOMAIN with module Scalar = Sub.Scalar
module Scalar = Sub.Scalarmodule Address : Memory_sig.FIXED_SIZE_VALUE_DOMAIN with module Scalar = Scalarmodule Make_Memory
(Block : Memory_sig.BLOCK with module Scalar = Scalar) :
Memory_sig.MEMORY
with module Scalar = Scalar
and module Address := Address
and module Block := Block