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