Thun/docs/reference/reverse.md

30 lines
329 B
Markdown

------------------------------------------------------------------------
# reverse
Basis Function Combinator
Reverse the list on the top of the stack. :
reverse == [] swap shunt
Gentzen diagram.
## Definition
if not basis.
## Derivation
if not basis.
## Source
if basis
## Discussion
Lorem ipsum.
## Crosslinks