toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure.algo
/
Historiogram
/
addArray
add
Array
fun
addArray
(
values
:
IntArray
,
start
:
Int
=
0
,
end
:
Int
=
values.size
)
Adds a set of
values
in the optional range
start
..<
end
to this historiogram