datastructures
v0.2.6
Pages
Modules
Exceptions
Protocols
datastructures v0.2.6
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
.