Comment on Using Ocaml to learn FP. What FP concepts should I touch on?

ericjmorey@programming.dev ⁨9⁩ ⁨months⁩ ago

Whatever you’re not familiar in the digital textbook OCaml Programming: Correct + Efficient + Beautiful

There’s a whole chapter on modules

There’s also a section on Monads

You should also know that there is a schism in OCaml ecosystem created by the libraries developed by Jane Street and the those developed by INRIA.

source
Sort:hotnewtop