arrow-core / arrow.core.extensions.either.order / arrow.core.Either / lte
@JvmName("lte") fun <L, R> Either<L, R>.~~lte~~(OL: Order<L>, OR: Order<R>, arg1: Either<L, R>):
Boolean
Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account
Do you like Arrow?
✖