Functor Container.Check_S0_phantom

module Check_S0_phantom: 
functor (M : S0_phantom) -> Check(sig
type 'a t = 'a M.t 
end)(sig
type 'a t = M.elt 
end)(M)
Parameters:
M : S0_phantom