Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
frio
on Oct 17, 2010
|
parent
|
context
|
favorite
| on:
Why don't we use functional programming languages ...
I haven't used Clojure, so excuse me if there's something I'm missing here, but doesn't that mean that the following is true?
first [nil] == first []
In which case, I prefer the Haskell way, as it's more specific.
pufuwozu
on Oct 17, 2010
[–]
user=> (= (first [nil]) (first [])) true
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: