Hacker News new | ask | show | jobs
by ledauphin 1412 days ago
this pattern is standard in my experience for function composition. You're creating a function first, which can later be used to derive a result from an input.