Module vs Module Type?

"Bob Fang [email protected] [ocaml_beginners]" <[email protected]>
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <[email protected]>
Dear all,

Hi, sorry this might be a stupid question, so according to my understanding we have these correspondence:

Module	Struct	Implementation of the module
Module Type	Sig	Type of the module
So signature are like the type of a module, and we can define them using module type keyword and we can only use struct to implement the module, is this correct?

Thanks a lot.

Best,

Bob





-- 
Bob Fang
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.