Kotlin and JDK8

Some future version of Kotlin stabdard library will support JDK streams.

What kind of probleams do you have using Kotlin lambdas for JDK streams? Don’t SAM conversions work for you automatically? Could you show me a code example? Thanks.