arrow-core / arrow.core.extensions.option.monad / arrow.Kind / selectM
@JvmName("selectM") fun <A, B> Kind<ForOption, Either<A, B>>.~~selectM~~(arg1: Kind<ForOption, (A) -> B>): Option<B>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖