31 lines
400 B
Markdown
31 lines
400 B
Markdown
------------------------------------------------------------------------
|
|
|
|
## 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
|
|
|
|
Lorem ipsum.
|
|
|
|
### Crosslinks
|
|
|
|
Lorem ipsum.
|