FieldedULongs

Functions

Link copied to clipboard
@JvmName(name = "and_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> Field<ID, ULong>.and(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "and_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
infix fun <ID : Any> Field<ID, ULong>.and(other: ULong): Field<ID, ULong>
@JvmName(name = "and_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> ULong.and(other: Field<ID, ULong>): Field<ID, ULong>
Link copied to clipboard
@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_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_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_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> Field<ID, ULong>.compareTo(other: Field<ID, UShort>): Field<ID, Int>
@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_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_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_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_UByte_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, UByte>): 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_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_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> ULong.compareTo(other: Field<ID, UShort>): Field<ID, Int>
Link copied to clipboard
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> Field<ID, ULong>.div(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> Field<ID, ULong>.div(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.div(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> Field<ID, ULong>.div(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
operator fun <ID : Any> Field<ID, ULong>.div(other: UByte): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
operator fun <ID : Any> Field<ID, ULong>.div(other: UInt): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.div(other: ULong): Field<ID, ULong>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
operator fun <ID : Any> Field<ID, ULong>.div(other: UShort): Field<ID, ULong>
@JvmName(name = "div_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> ULong.div(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "div_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> ULong.div(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "div_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.div(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "div_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> ULong.div(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: UByte): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: UInt): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: ULong): Field<ID, ULong>
@JvmName(name = "floorDiv_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
fun <ID : Any> Field<ID, ULong>.floorDiv(other: UShort): Field<ID, ULong>
@JvmName(name = "floorDiv_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> ULong.floorDiv(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> ULong.floorDiv(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> ULong.floorDiv(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "floorDiv_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> ULong.floorDiv(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "inv_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.inv(): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> Field<ID, ULong>.minus(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> Field<ID, ULong>.minus(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.minus(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> Field<ID, ULong>.minus(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
operator fun <ID : Any> Field<ID, ULong>.minus(other: UByte): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
operator fun <ID : Any> Field<ID, ULong>.minus(other: UInt): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.minus(other: ULong): Field<ID, ULong>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
operator fun <ID : Any> Field<ID, ULong>.minus(other: UShort): Field<ID, ULong>
@JvmName(name = "minus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> ULong.minus(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "minus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> ULong.minus(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "minus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.minus(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "minus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> ULong.minus(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> Field<ID, ULong>.mod(other: Field<ID, UByte>): Field<ID, UByte>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> Field<ID, ULong>.mod(other: Field<ID, UInt>): Field<ID, UInt>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.mod(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> Field<ID, ULong>.mod(other: Field<ID, UShort>): Field<ID, UShort>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
fun <ID : Any> Field<ID, ULong>.mod(other: UByte): Field<ID, UByte>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
fun <ID : Any> Field<ID, ULong>.mod(other: UInt): Field<ID, UInt>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
fun <ID : Any> Field<ID, ULong>.mod(other: ULong): Field<ID, ULong>
@JvmName(name = "mod_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
fun <ID : Any> Field<ID, ULong>.mod(other: UShort): Field<ID, UShort>
@JvmName(name = "mod_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
fun <ID : Any> ULong.mod(other: Field<ID, UByte>): Field<ID, UByte>
@JvmName(name = "mod_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
fun <ID : Any> ULong.mod(other: Field<ID, UInt>): Field<ID, UInt>
@JvmName(name = "mod_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> ULong.mod(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "mod_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
fun <ID : Any> ULong.mod(other: Field<ID, UShort>): Field<ID, UShort>
Link copied to clipboard
@JvmName(name = "or_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> Field<ID, ULong>.or(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "or_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
infix fun <ID : Any> Field<ID, ULong>.or(other: ULong): Field<ID, ULong>
@JvmName(name = "or_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> ULong.or(other: Field<ID, ULong>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> Field<ID, ULong>.plus(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> Field<ID, ULong>.plus(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.plus(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> Field<ID, ULong>.plus(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
operator fun <ID : Any> Field<ID, ULong>.plus(other: UByte): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
operator fun <ID : Any> Field<ID, ULong>.plus(other: UInt): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.plus(other: ULong): Field<ID, ULong>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
operator fun <ID : Any> Field<ID, ULong>.plus(other: UShort): Field<ID, ULong>
@JvmName(name = "plus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> ULong.plus(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "plus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> ULong.plus(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "plus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.plus(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "plus_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> ULong.plus(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.rangeTo(other: Field<ID, ULong>): Field<ID, ULongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.rangeTo(other: ULong): Field<ID, ULongRange>
@JvmName(name = "rangeTo_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.rangeTo(other: Field<ID, ULong>): Field<ID, ULongRange>
Link copied to clipboard
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.rangeUntil(other: Field<ID, ULong>): Field<ID, ULongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.rangeUntil(other: ULong): Field<ID, ULongRange>
@JvmName(name = "rangeUntil_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.rangeUntil(other: Field<ID, ULong>): Field<ID, ULongRange>
Link copied to clipboard
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> Field<ID, ULong>.rem(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> Field<ID, ULong>.rem(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.rem(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> Field<ID, ULong>.rem(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
operator fun <ID : Any> Field<ID, ULong>.rem(other: UByte): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
operator fun <ID : Any> Field<ID, ULong>.rem(other: UInt): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.rem(other: ULong): Field<ID, ULong>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
operator fun <ID : Any> Field<ID, ULong>.rem(other: UShort): Field<ID, ULong>
@JvmName(name = "rem_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> ULong.rem(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "rem_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> ULong.rem(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "rem_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.rem(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "rem_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> ULong.rem(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "shl_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Field<ID, ULong>.shl(bitCount: Field<ID, Int>): Field<ID, ULong>
@JvmName(name = "shl_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_Int")
infix fun <ID : Any> Field<ID, ULong>.shl(bitCount: Int): Field<ID, ULong>
@JvmName(name = "shl_with_ULong_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> ULong.shl(bitCount: Field<ID, Int>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "shr_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Field<ID, ULong>.shr(bitCount: Field<ID, Int>): Field<ID, ULong>
@JvmName(name = "shr_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_Int")
infix fun <ID : Any> Field<ID, ULong>.shr(bitCount: Int): Field<ID, ULong>
@JvmName(name = "shr_with_ULong_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> ULong.shr(bitCount: Field<ID, Int>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> Field<ID, ULong>.times(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> Field<ID, ULong>.times(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> Field<ID, ULong>.times(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> Field<ID, ULong>.times(other: Field<ID, UShort>): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UByte")
operator fun <ID : Any> Field<ID, ULong>.times(other: UByte): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UInt")
operator fun <ID : Any> Field<ID, ULong>.times(other: UInt): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
operator fun <ID : Any> Field<ID, ULong>.times(other: ULong): Field<ID, ULong>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_UShort")
operator fun <ID : Any> Field<ID, ULong>.times(other: UShort): Field<ID, ULong>
@JvmName(name = "times_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UByte_end")
operator fun <ID : Any> ULong.times(other: Field<ID, UByte>): Field<ID, ULong>
@JvmName(name = "times_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UInt_end")
operator fun <ID : Any> ULong.times(other: Field<ID, UInt>): Field<ID, ULong>
@JvmName(name = "times_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
operator fun <ID : Any> ULong.times(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "times_with_ULong_and_it_unibo_collektive_aggregate_Field_of_UShort_end")
operator fun <ID : Any> ULong.times(other: Field<ID, UShort>): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "toByte_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toByte(): Field<ID, Byte>
Link copied to clipboard
@JvmName(name = "toDouble_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toDouble(): Field<ID, Double>
Link copied to clipboard
@JvmName(name = "toFloat_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toFloat(): Field<ID, Float>
Link copied to clipboard
@JvmName(name = "toInt_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toInt(): Field<ID, Int>
Link copied to clipboard
@JvmName(name = "toLong_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toLong(): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "toShort_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toShort(): Field<ID, Short>
Link copied to clipboard
@JvmName(name = "toUByte_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toUByte(): Field<ID, UByte>
Link copied to clipboard
@JvmName(name = "toUInt_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toUInt(): Field<ID, UInt>
Link copied to clipboard
@JvmName(name = "toULong_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toULong(): Field<ID, ULong>
Link copied to clipboard
@JvmName(name = "toUShort_with_it_unibo_collektive_aggregate_Field_of_ULong_end")
fun <ID : Any> Field<ID, ULong>.toUShort(): Field<ID, UShort>
Link copied to clipboard
@JvmName(name = "xor_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> Field<ID, ULong>.xor(other: Field<ID, ULong>): Field<ID, ULong>
@JvmName(name = "xor_with_it_unibo_collektive_aggregate_Field_of_ULong_end_and_ULong")
infix fun <ID : Any> Field<ID, ULong>.xor(other: ULong): Field<ID, ULong>
@JvmName(name = "xor_with_ULong_and_it_unibo_collektive_aggregate_Field_of_ULong_end")
infix fun <ID : Any> ULong.xor(other: Field<ID, ULong>): Field<ID, ULong>