arrow-core / arrow.core.extensions.validated.order / arrow.core.Validated / lte
@JvmName("lte") fun <L, R> Validated<L, R>.~~lte~~(OL: Order<L>, OR: Order<R>, arg1: Validated<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?
✖