Minor fixes.
h3rald h3rald@h3rald.com
Wed, 16 Dec 2020 20:45:13 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
M
site/contents/learn-quotations.md
→
site/contents/learn-quotations.md
@@ -49,6 +49,7 @@
(1 2 3 -) -> Alternatively, the symbol {#link-operator||lang||apply#} or its alias `=>` can also be used to dequote a quotation but in this case it will not push its elements on the main stack, instead it will: + 1. Create a temporary empty stack. 2. Push all elements on it, one by one. 3. Push the entire temporary stack as a quotation back on the main stack.