summaryrefslogtreecommitdiff
path: root/articles/someweb.vs
blob: 4ef95a17abce60ef757e105381996df31d1c9023 (plain)
1
2
3
4
5
6
7
8
9
10
title Web must be!
content
 Yeap!
 This operator can be used on a quotation or a dictionary:<br />
 If a quotation quot is passed, it returns a new quotation
 obtained by evaluating each element of quot in a separate stack.<br />
 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).