Fork me on GitHub
#java
<
2022-02-12
>
littleli17:02:23

This is interesting JEP to read: https://bugs.openjdk.java.net/browse/JDK-8280836 and I wonder what could be the consequences to Clojure?

Alex Miller (Clojure team)18:02:58

probably not a lot in the short term

Alex Miller (Clojure team)18:02:40

in some long future, maybe we'd implement these interfaces in the persistent colls where they make sense

souenzzo12:02:07

java immutable records, java function interface, now java abstract sequences... waiting for the day that java will adopt lisp syntax too