Some time ago I started learning OCaml for improving my code skils. And now I wonder, is it worth to try use OCaml without Core, or it useful only with third party libs?
1
votes
You do realize there are other third party libs than Core ? This question is a bit weird, most ocaml programmers don't use core ...
- Drup
Yes I realize that. But Batteries and Containers looks more like additional libraries. Meanwhile Core looks like full replacement for standard ocaml library.
- grigoriytretyakov
2 Answers
3
votes
0
votes