Hello guys. Do I need to use both operator and ove...
# android
k
Hello guys. Do I need to use both operator and override keywords when I implement the Comparable interface in Kotlin so I can use the compareTo == < or > in my code?