arrow-core / arrow.core.extensions.list.monad / kotlin.collections.List / ifM

ifM

@JvmName("ifM") fun <B> List<Boolean>.~~ifM~~(arg1: () -> Kind<ForListK, B>, arg2: () -> Kind<ForListK, B>): List<B> Deprecated: @extension projected functions are deprecated

Do you like Arrow?

Arrow Org
<