Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tobik
on March 11, 2014
|
parent
|
context
|
favorite
| on:
Clojure to die for
While true, the second example already gives you a compile-time error in normal Clojure (note the CompilerException). It never compiled and was never evaluated. This on the other hand compiles and is likely what the OP wanted to show:
user> (let [e nil] (e :key)) NullPointerException
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: