rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.range
/
Range
/
Companion
/
closed
closed
fun
<
T
:
Comparable
<
*
>
>
closed
(
lower
:
T
,
upper
:
T
)
:
Range
<
T
>
Creates a
Range
of the form [
lower
,
upper
].