Module Wp.Sigma

module Sigma: sig .. end

module Make: 
functor (C : Wp.Memory.Chunk) ->
functor (H : Qed.Collection.S with type t = C.t) -> Wp.Memory.Sigma with type chunk = C.t and type domain = H.set