25 lines
323 B
Markdown
25 lines
323 B
Markdown
------------------------------------------------------------------------
|
|
|
|
## quoted
|
|
|
|
Function
|
|
|
|
"Quote D" Wrap the second item on the stack in a list.
|
|
|
|
a b quoted
|
|
----------------
|
|
[a] b
|
|
|
|
### Definition
|
|
|
|
> \[[unit]\] [dip]
|
|
|
|
### Discussion
|
|
|
|
This comes from the original Joy stuff.
|
|
|
|
### Crosslinks
|
|
|
|
[unit]
|
|
|