Module type Container.S1


module type S1 = sig .. end

include Container.S1_noclass
val container : ('a, 'a container) Container.type_class