top | item 43154568

(no title)

mattmein | 1 year ago

I think that particular issue was addressed in the recent Clojure release [https://clojure.org/news/2024/09/05/clojure-1-12-0] ("Clojure developers can now invoke Java methods taking functional interfaces by passing functions with matching arity.")

discuss

order

tombert|1 year ago

Looks like you're right! I stand corrected, it's admittedly been a few months since I've touched Clojure.

newlisp|1 year ago

You were not wrong though, Java 8 was released in 2014, so it only took them ~10 years ;)