aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes b/notes
index 9aca225..99b8af4 100644
--- a/notes
+++ b/notes
@@ -46,6 +46,7 @@ v =name -> set current value of name to v, leave modes intact
< -> push new scope
> -> pop scope, structured data object now on stack
< 0 =a 0 =b > -> something which has a and b is on top of stack
+< ... parent >' -> push scope with non-local parent (at the end only)
0 1 2 _ -> 0 1 2 2
0 1 2 -0 -> 0 1 2