floorDiv

@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_UByte")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: UByte): Field<ID, UInt>
@JvmName(name = "floorDiv_with_UInt_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> UInt.floorDiv(other: Field<ID, UByte>): Field<ID, UInt>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: Field<ID, UByte>): Field<ID, UInt>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_UInt")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: UInt): Field<ID, UInt>
@JvmName(name = "floorDiv_with_UInt_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> UInt.floorDiv(other: Field<ID, UInt>): Field<ID, UInt>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: Field<ID, UInt>): Field<ID, UInt>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_ULong")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: ULong): Field<ID, ULong>
@JvmName(name = "floorDiv_with_UInt_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> UInt.floorDiv(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_UShort")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: UShort): Field<ID, UInt>
@JvmName(name = "floorDiv_with_UInt_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> UInt.floorDiv(other: Field<ID, UShort>): Field<ID, UInt>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_UInt_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> Field<ID, UInt>.floorDiv(other: Field<ID, UShort>): Field<ID, UInt>