FieldedLongs

Functions

Link copied to clipboard
@JvmName(name = "and_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Field<ID, Long>.and(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "and_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
infix fun <ID : Any> Field<ID, Long>.and(other: Long): Field<ID, Long>
@JvmName(name = "and_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Long.and(other: Field<ID, Long>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Byte>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Double>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Float>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Int>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Long>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
fun <ID : Any> Field<ID, Long>.compareTo(other: Field<ID, Short>): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
fun <ID : Any> Field<ID, Long>.compareTo(other: Byte): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
fun <ID : Any> Field<ID, Long>.compareTo(other: Double): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
fun <ID : Any> Field<ID, Long>.compareTo(other: Float): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
fun <ID : Any> Field<ID, Long>.compareTo(other: Int): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
fun <ID : Any> Field<ID, Long>.compareTo(other: Long): Field<ID, Int>
@JvmName(name = "compareTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
fun <ID : Any> Field<ID, Long>.compareTo(other: Short): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Byte>): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Double>): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Float>): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Int>): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Long>): Field<ID, Int>
@JvmName(name = "compareTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
fun <ID : Any> Long.compareTo(other: Field<ID, Short>): Field<ID, Int>
Link copied to clipboard
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.div(other: Field<ID, Short>): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.div(other: Byte): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
operator fun <ID : Any> Field<ID, Long>.div(other: Double): Field<ID, Double>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
operator fun <ID : Any> Field<ID, Long>.div(other: Float): Field<ID, Float>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.div(other: Int): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.div(other: Long): Field<ID, Long>
@JvmName(name = "div_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.div(other: Short): Field<ID, Long>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.div(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Long.div(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Long.div(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.div(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.div(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "div_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.div(other: Field<ID, Short>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "inv_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.inv(): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.minus(other: Field<ID, Short>): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.minus(other: Byte): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
operator fun <ID : Any> Field<ID, Long>.minus(other: Double): Field<ID, Double>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
operator fun <ID : Any> Field<ID, Long>.minus(other: Float): Field<ID, Float>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.minus(other: Int): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.minus(other: Long): Field<ID, Long>
@JvmName(name = "minus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.minus(other: Short): Field<ID, Long>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "minus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.minus(other: Field<ID, Short>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "or_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Field<ID, Long>.or(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "or_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
infix fun <ID : Any> Field<ID, Long>.or(other: Long): Field<ID, Long>
@JvmName(name = "or_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Long.or(other: Field<ID, Long>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.plus(other: Field<ID, Short>): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.plus(other: Byte): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
operator fun <ID : Any> Field<ID, Long>.plus(other: Double): Field<ID, Double>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
operator fun <ID : Any> Field<ID, Long>.plus(other: Float): Field<ID, Float>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.plus(other: Int): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.plus(other: Long): Field<ID, Long>
@JvmName(name = "plus_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.plus(other: Short): Field<ID, Long>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "plus_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.plus(other: Field<ID, Short>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Field<ID, Byte>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Field<ID, Int>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Field<ID, Long>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Field<ID, Short>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Byte): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Int): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Long): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.rangeTo(other: Short): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.rangeTo(other: Field<ID, Byte>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.rangeTo(other: Field<ID, Int>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.rangeTo(other: Field<ID, Long>): Field<ID, LongRange>
@JvmName(name = "rangeTo_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.rangeTo(other: Field<ID, Short>): Field<ID, LongRange>
Link copied to clipboard
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Field<ID, Byte>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Field<ID, Int>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Field<ID, Long>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Field<ID, Short>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Byte): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Int): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Long): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.rangeUntil(other: Short): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.rangeUntil(other: Field<ID, Byte>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.rangeUntil(other: Field<ID, Int>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.rangeUntil(other: Field<ID, Long>): Field<ID, LongRange>
@JvmName(name = "rangeUntil_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.rangeUntil(other: Field<ID, Short>): Field<ID, LongRange>
Link copied to clipboard
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.rem(other: Field<ID, Short>): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.rem(other: Byte): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
operator fun <ID : Any> Field<ID, Long>.rem(other: Double): Field<ID, Double>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
operator fun <ID : Any> Field<ID, Long>.rem(other: Float): Field<ID, Float>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.rem(other: Int): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.rem(other: Long): Field<ID, Long>
@JvmName(name = "rem_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.rem(other: Short): Field<ID, Long>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "rem_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.rem(other: Field<ID, Short>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "shl_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Field<ID, Long>.shl(bitCount: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "shl_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
infix fun <ID : Any> Field<ID, Long>.shl(bitCount: Int): Field<ID, Long>
@JvmName(name = "shl_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Long.shl(bitCount: Field<ID, Int>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "shr_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Field<ID, Long>.shr(bitCount: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "shr_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
infix fun <ID : Any> Field<ID, Long>.shr(bitCount: Int): Field<ID, Long>
@JvmName(name = "shr_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Long.shr(bitCount: Field<ID, Int>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Field<ID, Long>.times(other: Field<ID, Short>): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Byte")
operator fun <ID : Any> Field<ID, Long>.times(other: Byte): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Double")
operator fun <ID : Any> Field<ID, Long>.times(other: Double): Field<ID, Double>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Float")
operator fun <ID : Any> Field<ID, Long>.times(other: Float): Field<ID, Float>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
operator fun <ID : Any> Field<ID, Long>.times(other: Int): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
operator fun <ID : Any> Field<ID, Long>.times(other: Long): Field<ID, Long>
@JvmName(name = "times_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Short")
operator fun <ID : Any> Field<ID, Long>.times(other: Short): Field<ID, Long>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Byte_end")
operator fun <ID : Any> Long.times(other: Field<ID, Byte>): Field<ID, Long>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Double_end")
operator fun <ID : Any> Long.times(other: Field<ID, Double>): Field<ID, Double>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Float_end")
operator fun <ID : Any> Long.times(other: Field<ID, Float>): Field<ID, Float>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
operator fun <ID : Any> Long.times(other: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Long.times(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "times_with_Long_and_it_unibo_collektive_aggregate_Field_of_Short_end")
operator fun <ID : Any> Long.times(other: Field<ID, Short>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "toByte_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toByte(): Field<ID, Byte>
Link copied to clipboard
@JvmName(name = "toDouble_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toDouble(): Field<ID, Double>
Link copied to clipboard
@JvmName(name = "toFloat_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toFloat(): Field<ID, Float>
Link copied to clipboard
@JvmName(name = "toInt_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toInt(): Field<ID, Int>
Link copied to clipboard
@JvmName(name = "toLong_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toLong(): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "toShort_with_it_unibo_collektive_aggregate_Field_of_Long_end")
fun <ID : Any> Field<ID, Long>.toShort(): Field<ID, Short>
Link copied to clipboard
@JvmName(name = "unaryMinus_with_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.unaryMinus(): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "unaryPlus_with_it_unibo_collektive_aggregate_Field_of_Long_end")
operator fun <ID : Any> Field<ID, Long>.unaryPlus(): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "ushr_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Field<ID, Long>.ushr(bitCount: Field<ID, Int>): Field<ID, Long>
@JvmName(name = "ushr_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Int")
infix fun <ID : Any> Field<ID, Long>.ushr(bitCount: Int): Field<ID, Long>
@JvmName(name = "ushr_with_Long_and_it_unibo_collektive_aggregate_Field_of_Int_end")
infix fun <ID : Any> Long.ushr(bitCount: Field<ID, Int>): Field<ID, Long>
Link copied to clipboard
@JvmName(name = "xor_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Field<ID, Long>.xor(other: Field<ID, Long>): Field<ID, Long>
@JvmName(name = "xor_with_it_unibo_collektive_aggregate_Field_of_Long_end_and_Long")
infix fun <ID : Any> Field<ID, Long>.xor(other: Long): Field<ID, Long>
@JvmName(name = "xor_with_Long_and_it_unibo_collektive_aggregate_Field_of_Long_end")
infix fun <ID : Any> Long.xor(other: Field<ID, Long>): Field<ID, Long>