Hacker News new | past | comments | ask | show | jobs | submit login

Because the tree is a nice abstraction for some problems. But sometimes you need a collection of pure functions. Sometimes it’s best to think of your object as data blobs going through a line of map,filter,reduce functions. Not every part of your application is the same, use the right abstraction for the job.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: