somehow kotlin accepts kotlin funs for java8 `redu...
# getting-started
m
somehow kotlin accepts kotlin funs for java8
reducing(...)
while
Collector.of(...)
doesn't. How does this work? It doesn't seem like extension functions.