InPlace.Stack (inplace v0.4.3)

Summary

Functions

empty?(stack)

new(max_capacity)

peek(stack)

pop(stack)

push(stack, value)

size(stack)