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