diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-03-13 10:28:39 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-03-13 10:28:39 -0500 |
| commit | 0658e1ba9dc1095449e4c0289324955716d402ef (patch) | |
| tree | 7a0a3716d634c69bcf77afe0da9fc9ec9983ff4a /tutorial/notes.txt | |
| parent | 02d3ccdaee34c83aa26448794f4f98ef0adae58c (diff) | |
Use •Eval or •BQN instead of ⍎
Diffstat (limited to 'tutorial/notes.txt')
| -rw-r--r-- | tutorial/notes.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tutorial/notes.txt b/tutorial/notes.txt new file mode 100644 index 00000000..9d3deb4d --- /dev/null +++ b/tutorial/notes.txt @@ -0,0 +1,23 @@ +Variables +Logic ∧∨¬ +Take, Drop, Shift ↑↓«» +Under + +Trains +Replicate / +Extra arithmetic |⌊⌈ + +Blocks +Headers +Modified assignment + +Scan ` + +Arrays ≢=⥊⌜⍉˝˘ + +Scalars + +Rank ⎉ +Depth ⚇ + +Group ⊔ |
