pushTail

fun pushTail(data: <Error class: unknown class>? = null)

Adds a new element at the tail of the queue.

Parameters

data

the data for the new element