Skip to content

Instantly share code, notes, and snippets.

@evincarofautumn
Created June 26, 2017 21:43
Show Gist options
  • Save evincarofautumn/1ab7b016bbb3dae2d01b5e735a2d6c89 to your computer and use it in GitHub Desktop.
Save evincarofautumn/1ab7b016bbb3dae2d01b5e735a2d6c89 to your computer and use it in GitHub Desktop.
Kitten table notation
1 10 range \even filter \(^ 2) map \say each
+---+----+----------+-----------+---------+
| 1 | 10 | +------+ | +-------+ | +-----+ |
+---+----+ | even | | | _ ^ 2 | | | say | |
| range | +------+ | +-------+ | +-----+ |
+--------+----------+ | |
| filter | | |
+-------------------+-----------+ |
| map | |
+-------------------------------+---------+
| each |
+-----------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment