Hacker News new | ask | show | jobs
by macintux 2134 days ago
Clojure's first release was 2007, or are you referring to a feature released in 2013?
1 comments

Yeah, referring to the initial release of core.async (Clojure implementation of CSP) which seems to have been in late 2013 (https://github.com/clojure/core.async). Clojure usually ships new features as libraries rather than changing the core language, so both a feature and a library I guess.