Clarified the behavior of with
h3rald h3rald@h3rald.com
Wed, 17 Jun 2020 11:15:44 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
site/contents/reference-lang.md
→
site/contents/reference-lang.md
@@ -396,7 +396,7 @@ > > (count 10 <=)
> > (count puts succ @count) while #} {#op||with||{{q1}} {{q2}}||{{a0p}}|| -Applies quotation {{q1}} within the scope of {{q2}}. +Pushes each item of {{q1}} on the stack using the scope of {{q2}} as scope. > > %sidebar% > > Example