arrow-core / arrow.core.extensions.list.order / kotlin.collections.List / max
@JvmName("max") fun <A> List<A>.~~max~~(OA: Order<A>, arg1: List<A>): List<A>
Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account
Do you like Arrow?
✖