Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rlmw
on Feb 8, 2011
|
parent
|
context
|
favorite
| on:
Why I absolutely love java
This is true, I forgot to mention that the haskell version trivially scales to infinite lists. You can use partial application to encourage code reuse as well:
evens = filter even
T_S_
on Feb 9, 2011
[–]
Even better.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
evens = filter even