lec 06 modules???
This commit is contained in:
15 files changed
+464
No files matched your search
@@ -0,0 +1,8 @@
|
||||
module / struct
|
||||
module type / sig / interface
|
||||
|
||||
open M
|
||||
let opem M in ..
|
||||
M.(...)
|
||||
|
||||
|
||||
Reference in new issue
Block a user