BitGraph.Stack (bitgraph v0.1.21)

Summary

Functions

empty?(stack)

new(max_capacity)

peek(stack)

pop(stack)

push(stack, value)

size(stack)