Hacker News new | ask | show | jobs
by sooheon 423 days ago
Yes threading macros are so much nicer than method chaining, because it allows general function reuse, rather than being limited to the methods that happen to be defined in your initial data object.