arrow-core / arrow.core.extensions.listk.foldable / arrow.Kind / all
@JvmName("all") fun <A> Kind<ForListK, A>.~~all~~(arg1: (A) -> Boolean): Boolean Deprecated: @extension projected functions are deprecated
@JvmName("all") fun <A> Kind<ForListK, A>.~~all~~(arg1: (A) ->
Boolean
):
Do you like Arrow?