Remix.run Logo
yazzku 2 days ago

Interesting link, thanks.

enugu 2 days ago | parent [-]

This page (https://reasonml.github.io/docs/en/module) is useful to see how a FP language can do what he wants. Because we have functors, which are functions from a group of modules/classes to another module/class, we can have Composition, Inheritance(single/multiple), Mixins etc.