Comment on Using Ocaml to learn FP. What FP concepts should I touch on?
zygo_histo_morpheus@programming.dev 9 months ago
Algebraic datatypes is a huge part of typed functional programming for me, you should read up on that!
Comment on Using Ocaml to learn FP. What FP concepts should I touch on?
zygo_histo_morpheus@programming.dev 9 months ago
Algebraic datatypes is a huge part of typed functional programming for me, you should read up on that!