arrow-core-data / arrow.core / kotlin.collections.Iterable / compareTo
operator fun <A : Comparable<A>> Iterable<A>.compareTo(other: Iterable<A>): Int
operator fun <A :
Comparable
<A>>
Iterable
<A>.compareTo(other:
<A>):
Int
Do you like Arrow?