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