From 0658e1ba9dc1095449e4c0289324955716d402ef Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 13 Mar 2021 10:28:39 -0500 Subject: =?UTF-8?q?Use=20=E2=80=A2Eval=20or=20=E2=80=A2BQN=20instead=20of?= =?UTF-8?q?=20=E2=8D=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorial/notes.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tutorial/notes.txt (limited to 'tutorial/notes.txt') 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 ⊔ -- cgit v1.2.3