arrow-core / arrow.core.extensions.either.foldable / arrow.Kind / firstOrNone

firstOrNone

@JvmName("firstOrNone") fun <L, A> Kind<Kind<ForEither, L>, A>.~~firstOrNone~~(): Option<A> Deprecated: @extension kinded projected functions are deprecated.

@JvmName("firstOrNone") fun <L, A> Kind<Kind<ForEither, L>, A>.~~firstOrNone~~(arg1: (A) -> Boolean): Option<A> Deprecated: @extension kinded projected functions are deprecated.

Do you like Arrow?

Arrow Org
<