logoalt Hacker News

BoingBoomTschakyesterday at 7:17 PM0 repliesview on HN

The callback way is more generic and prevents consing when you don't need to store the resulting node list. You may want to simply print something or maybe modify the node in-place, for example.