What are /prog/'s thoughts on the ML programming language?
Name:
Anonymous2009-10-22 15:56
>>11
Haskell needs a prolific list library because lists are its only usable data structure. OCaml relies more on real data structures that actually perform well in real programs.