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