toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure.algo
/
RLE
/
emit
emit
fun
emit
(
start
:
Int
,
count
:
Int
,
value
:
Int
)
Emits an RLE chunk starting in
start
with
count
elements repeated of the specified
value