Hacker News new | ask | show | jobs
by wilsonthewhale 2141 days ago
Not sure if it counts as "mainstream", but Clojure has been stable for years and years. The core data structure manipulation functions are there and they simply work.

The last really big change was transducers, and even those were nicely retrofitted onto the core functions without any breaking changes.