# disenstacken
Basis Function Combinator
The disenstacken operator expects a list on top of the stack and makes
that the stack discarding the rest of the stack.
Gentzen diagram.
## Definition
if not basis.
## Derivation
if not basis.
## Source
if basis
## Discussion
## Crosslinks