queuelike-1.0.9: A library of queuelike data structures, both functional and stateful.
Data.Queue.Stack
Description
A basic implementation of a stack implementing the Queue abstraction.
Queue
data Stack e Source
Instances