jaunt-lang / jaunt

[ABANDONED] A jaunt away from Clojure
https://github.com/jaunt-lang/jaunt/issues/157
134 stars 6 forks source link

Use Java 8 's Lambdas? #74

Open turbopape opened 8 years ago

turbopape commented 8 years ago

Hi, Is there any chance that Clojarr / Jaunt,etc... use some parametric support of Java 8 lambdas and streams natively? I think this would take the language and the java interop to the next level, not having to maintain adhoc functional interfaces when they are implementend in the heart of the language?

arrdem commented 8 years ago

Well this one was a non-starter for me in the name of "compatibility", but now that #123 has put Jaunt on Java 8, I don't see a reason not to investigate this.

yurrriq commented 8 years ago

Yass :heart_eyes_cat: