collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.ushorts
/
FieldedUShorts
/
rangeUntil
range
Until
@
JvmName
(
name
=
"rangeUntil_with_it_unibo_collektive_aggregate_Field_of_UShort_end_and_UShort"
)
operator
fun
<
ID
:
Any
>
Field
<
ID
,
UShort
>
.
rangeUntil
(
other
:
UShort
)
:
Field
<
ID
,
UIntRange
>
@
JvmName
(
name
=
"rangeUntil_with_UShort_and_it_unibo_collektive_aggregate_Field_of_UShort_end"
)
operator
fun
<
ID
:
Any
>
UShort
.
rangeUntil
(
other
:
Field
<
ID
,
UShort
>
)
:
Field
<
ID
,
UIntRange
>
@
JvmName
(
name
=
"rangeUntil_with_it_unibo_collektive_aggregate_Field_of_UShort_end_and_it_unibo_collektive_aggregate_Field_of_UShort_end"
)
operator
fun
<
ID
:
Any
>
Field
<
ID
,
UShort
>
.
rangeUntil
(
other
:
Field
<
ID
,
UShort
>
)
:
Field
<
ID
,
UIntRange
>