ReasonML: basic modules
Table of contents for this series of posts: " What is ReasonML? " In this blog post, we explore how modules work in ReasonML. The demo repository for this blog post is available on GitHub: reasonml-demo-modules . To install it, download it and: cd reasonml-demo-modules/ npm install That's all you need to do - no global installs necessary.
https://2ality.com/2017/12/modules-reasonml.html#namespacing-modules