Class: StackHandler

Fish. StackHandler

new StackHandler()

Constructor for a stack handler
Source:

Members

current

The current stack
Source:

Methods

newStack()

Creates a new stack on top of the current stack
Source:

removeStack()

Removes the topmost stack from the stackstack, pushing it's values onto the stack below
Source: