fifo-stack
FIFO and stack implementation for package writers
- Version:
- 1.0
- Copyright:
- Stephen Gaito
- License:
- lppl
- Packaged on:
- 04/07/2014 20:00:02
- Number of files:
- 5
- Size on disk:
- 260.64 kB
A LaTeX implementation of a combined FIFO Stack modified from the existing stack package by Benjamin Bayart. The package renames the original’s \Push and \Pop commands \FSPush and \FSPop, and which work on the top/end of the FIFO/Stack), and adds the ability to \FSUnshift and \FSShift from the the bottom(front) of the FIFO/Stack.