datastructures v0.2.6 Data.Stack

Summary

Functions

pop(self, default \\ nil)
pop!(self)
push(self, value)

See Data.Protocol.Stack.push/2.