Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hmm, you can surely use multiple lets in a lambda in haskell, as in every other function?

And it doesn't have to be the pipe operator, just something similar. Like list.map().filter().reduce() instead of reduce(filter(map(list))) which quickly gets unwindly.



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

Search: