kotlin-stdlib / kotlin.collections / ArrayDeque / addLast addLast Common JVM JS Native 1.0 fun addLast(element: E) Appends the specified element to this deque.