arrow-fx-coroutines / arrow.fx.coroutines.stream / arrow.Kind / fix
fun <A> StreamOf<A>.fix(): Stream<A>
fun <A>
StreamOf
<A>.fix():
Stream
<A>
Do you like Arrow?