Hacker News new | ask | show | jobs
by chalst 2310 days ago
Haskell implements call-by-need reduction, in which all calls are tail calls.