compareTo

@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
fun <ID : Any> Field<ID, ULong>.compareTo(other: UByte): Field<ID, Int>
@JvmName(name = "compareTo_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, UByte>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> Field<ID, ULong>.compareTo(other: Field<ID, UByte>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
fun <ID : Any> Field<ID, ULong>.compareTo(other: UInt): Field<ID, Int>
@JvmName(name = "compareTo_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, UInt>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> Field<ID, ULong>.compareTo(other: Field<ID, UInt>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
fun <ID : Any> Field<ID, ULong>.compareTo(other: ULong): Field<ID, Int>
@JvmName(name = "compareTo_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, ULong>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.compareTo(other: Field<ID, ULong>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
fun <ID : Any> Field<ID, ULong>.compareTo(other: UShort): Field<ID, Int>
@JvmName(name = "compareTo_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, UShort>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> Field<ID, ULong>.compareTo(other: Field<ID, UShort>): Field<ID, Int>