summaryrefslogtreecommitdiff
path: root/Com/MusicMeetsComics/Look
AgeCommit message (Collapse)Author
2020-03-28Add onomatopoeitic operatorsBen Sima
It's easier to remember what operators do, and thus easier to write and read condens code, if they follow some symbolic pattern or visually represent the concept to which they map. This is in part inspired by hoon, in part by OCaml's operators. I'm not married to these operators specifically, but I think they are good so far.
2019-11-23Add Com.MusicMeetsComicsBen Sima