propeller.push.state
FIXME: write docs
empty-stack?
(empty-stack? state stack)
FIXME: write docs
empty-state
FIXME: write docs
example-state
FIXME: write docs
get-args-from-stacks
(get-args-from-stacks state stacks)
FIXME: write docs
peek-stack
(peek-stack state stack)
FIXME: write docs
peek-stack-many
(peek-stack-many state stack n)
FIXME: write docs
pop-stack
(pop-stack state stack)
FIXME: write docs
pop-stack-many
(pop-stack-many state stack n)
FIXME: write docs
print-state
(print-state state)
FIXME: write docs
push-to-stack
(push-to-stack state stack item)
FIXME: write docs
push-to-stack-many
(push-to-stack-many state stack items)
FIXME: write docs
stack-limiter
FIXME: write docs
stack-size
(stack-size state stack)
FIXME: write docs
stacks
FIXME: write docs
vec-stacks
FIXME: write docs