On Tue, Oct 18, 2016 at 4:15 PM, Jesper Steen Møller <jes...@selskabet.org> wrote: > "Real lambdas" with the full invokedynamic treatment is a big job, and > requires static type inference. > Given that Groovy can already coerce closures into functional interfaces > (dynamically), we could implement the whole metafactory-stuff with the > static compilation, and as a separate effort, right? > > Also: Fantastic job, Daniel!
+1 great stuff! Thanks, Roman.