toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.range
/
Range
/
Companion
/
atLeast
at
Least
fun
<
T
:
Comparable
<
*
>
>
atLeast
(
endpoint
:
T
)
:
Range
<
T
>
Creates a
Range
of the form [
endpoint
, ∞).