Created
June 26, 2017 21:43
-
-
Save evincarofautumn/1ab7b016bbb3dae2d01b5e735a2d6c89 to your computer and use it in GitHub Desktop.
Kitten table notation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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