From 2282ef61b60c1ce90ce7ac056781bfba0d7bdfec Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 6 Dec 2020 23:00:38 +0300 Subject: . --- articles/funweb.vs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 articles/funweb.vs (limited to 'articles/funweb.vs') diff --git a/articles/funweb.vs b/articles/funweb.vs deleted file mode 100644 index a7770e1..0000000 --- a/articles/funweb.vs +++ /dev/null @@ -1,9 +0,0 @@ -title Web must be fun! -content - This operator can be used on a quotation or a dictionary:
- If a quotation quot is passed, it returns a new quotation - obtained by evaluating each element of quot in a separate stack.
- If a dictionary dict (with values and keys) is passed, - it returns a new dictionary obtained by evaluating each value - in the dict that is a symbol in a separate stack - (values that aren’t symbols stay as they are). -- cgit v1.2.3