Hacker News new | past | comments | ask | show | jobs | submit login

Why does this happen:

    (def a 3)
    3

    a
    null
a should be 3, not null.



Same thing happens if you just try to pass it a bare 3. I'm thinking nothing gets evaluated without parens.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: