arrow-core / arrow.core.extensions.list.foldable / kotlin.collections.List / forAll
@JvmName("forAll") fun <A> List<A>.~~forAll~~(arg1: (A) -> Boolean): Boolean Deprecated: @extension projected functions are deprecated
@JvmName("forAll") fun <A>
List
<A>.~~forAll~~(arg1: (A) ->
Boolean
):
Do you like Arrow?