kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
ArrayDeque
/
addFirst
add
First
Common
fun
addFirst
(
element
:
E
)
Content copied to clipboard
Prepends the specified
element
to this deque.