addLast

fun addLast(element: E)(source)

Appends the specified element to this deque.

Since Kotlin

1.4