addFirst

fun addFirst(element: E)(source)

Prepends the specified element to this deque.

Since Kotlin

1.4