arrow-fx / arrow.fx.internal / Platform / ArrayStack / push
fun push(a: A): Unit
fun push(a: A):
Unit
Pushes an item on the stack.
Do you like Arrow?