Hacker News new | ask | show | jobs
by d--b 3206 days ago
Er... I think that people tend to use the if then else approach, because it is actually more flexible, in the sense that you may actually want to do something else than return false when something wrong happens in one of the functions in the composition chain...