push

fun push(value: Double)(source)

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