top | item 38236136

(no title)

Shoop | 2 years ago

OCaml has a separate language for module interfaces where types are required. Even better, it allows you to abstract over types and make them entirely opaque, so that users of an interface never have to look at any of the implementation details.

discuss

order

No comments yet.