datastructures
v0.2.7
Pages
Modules
Exceptions
Protocols
datastructures v0.2.7
Data.Stack
Summary
Functions
pop(self, default \\ nil)
pop!(self)
push(self, value)
See
Data.Protocol.Stack.push/2
Functions
pop(self, default \\ nil)
pop!(self)
push(self, value)
See
Data.Protocol.Stack.push/2
.