arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / resource

resource

fun <O> resource(r: Resource<O>): Stream<O>

Converts the supplied resource in to a singleton stream. Gives the same guarantees as using bracketCase.

Do you like Arrow?

Arrow Org
<