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