toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime
/
Extensions
/
downTo
down
To
open
fun
downTo
(
start
:
Int
,
endInclusive
:
Int
)
:
IntProgression
open
fun
downTo
(
start
:
Char
,
endInclusive
:
Char
)
:
CharProgression
open
fun
downTo
(
start
:
Long
,
endInclusive
:
Long
)
:
LongProgression