Why OCaml’s pattern matching, though? Does it have exhaustiveness checking? (If it does, I couldn’t find it in the project’s repo.) It’s an integral part of ML-style pattern matching.
As for first-class functions, doesn’t JavaScript have them already? (Of course, modulo those pesky object identities.)
Why OCaml’s pattern matching, though? Does it have exhaustiveness checking? (If it does, I couldn’t find it in the project’s repo.) It’s an integral part of ML-style pattern matching.
As for first-class functions, doesn’t JavaScript have them already? (Of course, modulo those pesky object identities.)
emoji? why?