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