SML and other languages optimize the hard part of programming – data structures, manipulation of abstract concepts and mathematical objects. But most programming isn’t the hard part. Most programming is REALLY REALLY easy shit. And SML does not optimize string munging and database insertions and removal (although it does make the tricky parts of actually [...]