push

fun push(value: Int)(source)

Pushes value onto the front (stack-style). Alias for addFirst.