Hacker News new | ask | show | jobs
by dunham 1043 days ago
I would add pattern matching. I've found this really helpful for manipulating ASTs by matching multiple levels of the tree and pulling out values simultaneously.