arrow-fx-coroutines / arrow.fx.coroutines.stream / Pull / Result / Pure

Pure

data class Pure<R> : Result<R>

Constructors

<init> Pure(r: R)

Properties

r val r: R

Functions

toString fun toString(): String

Do you like Arrow?

Arrow Org
<