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