toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
DoubleDeque
/
addAllFirst
add
All
First
fun
addAllFirst
(
items
:
DoubleArray
)
:
Boolean
fun
addAllFirst
(
items
:
List
<
Double
>
)
:
Boolean
fun
addAllFirst
(
items
:
Iterable
<
Double
>
)
:
Boolean
fun
addAllFirst
(
items
:
Collection
<
Double
>
)
:
Boolean