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