hho
04/12/2019, 12:09 PMreik.schatz
04/12/2019, 12:09 PMhho
04/12/2019, 12:12 PM<
and >
are mapped to compareTo
in kotlin (https://kotlinlang.org/docs/reference/operator-overloading.html#comparison).
And there, the stdlib has all the overloads: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.htmlreik.schatz
04/12/2019, 12:15 PM