hi, is there a way to convert a java8 `Stream<T...
# getting-started
h
hi, is there a way to convert a java8
Stream<T>
to Kotlin
List<T>