arrow-core / arrow.core.extensions.list.monadLogic / kotlin.collections.List / ifThen

ifThen

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

Do you like Arrow?

Arrow Org
<