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.ulongs
/
FieldedULongs
/
rangeUntil
range
Until
@
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
>
@
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
>