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