31 lines
412 B
Markdown
31 lines
412 B
Markdown
------------------------------------------------------------------------
|
|
|
|
## map
|
|
|
|
Basis Function Combinator
|
|
|
|
Run the quoted program on TOS on the items in the list under it, push a
|
|
new list with the results in place of the program and original list.
|
|
|
|
Gentzen diagram.
|
|
|
|
### Definition
|
|
|
|
if not basis.
|
|
|
|
### Derivation
|
|
|
|
if not basis.
|
|
|
|
### Source
|
|
|
|
if basis
|
|
|
|
### Discussion
|
|
|
|
Lorem ipsum.
|
|
|
|
### Crosslinks
|
|
|
|
Lorem ipsum.
|