push: Add an element to the top of a stack.

Description Usage Arguments Value

Description

Add an element to the top of a stack.

Usage

1
push(x, elm)

Arguments

x

The stack

elm

The elememtn

Value

an updated stack


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.