arrow-core-data / arrow.core / select

select

fun <A, B> Option<Either<A, B>>.~~select~~(f: OptionOf<(A) -> B>): Option<B> Deprecated: Selective typeclass is deprecated and will be removed in 0.13.0.

Do you like Arrow?

Arrow Org
<