Documented dpairs symbol.
h3rald h3rald@h3rald.com
Sat, 05 Dec 2020 10:41:12 +0100
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
site/contents/reference-dict.md
→
site/contents/reference-dict.md
@@ -44,6 +44,9 @@ > >
> > {5 :q 4 :a 6 :c 7 :d "d" :a} ("a" "d") dpick #} +{#op||dpairs||{{d}}||({{a0p}})|| +Returns a quotation containing all the keys (odd items) and values (even items) of dictiionary {{d}}. #} + {#op||dset||{{d}} {{any}} {{sl}}||{{d}}|| Sets the value of the {{sl}} of {{d1}} to {{any}}, and returns the modified dictionary {{d}}. #}