Stack-class: A Stack reference class

Stack-classR Documentation

A Stack reference class

Description

Derived from the Queue class.

Fields

data

Initial data to populate the stack.

Methods

push(item)

Inserts element at back of the queue.

See Also

Queue-class for information on base class.


liqueueR documentation built on May 30, 2026, 9:08 a.m.