Hacker News new | ask | show | jobs
by weavejester 15 days ago
But syntax must necessarily include what it's representing, no? For instance, `{:a 1}` represents an immutable map in Clojure, in the same way that `42` represents an immutable integer in Java.
1 comments

Agreed, though I didn't mean "constants" when I said "immutability".