Commit Graph

2 Commits

Author SHA1 Message Date
efim 9c64cf128f buch of things to remind myself
- characters are # and non-excape, #\a
- i am way to quick to judge pairwise operations from left with #'reduce
- iteration can be actually simple with dotimes, dolist.
  i'm quite afraid of #'loop but #'do seems cool and inviting
2022-07-30 18:33:04 +00:00
efim 49c00c24ee pulled in lisp koans for solving
https://github.com/google/lisp-koans
2022-07-24 12:18:03 +00:00