Hacker News new | ask | show | jobs
by neeson 6373 days ago
Interestingly enough, one of Clojure's selling points is that the basic data structure is not the cons-pair (rather the implementation details of storage are abstracted). It is clearly a lisp, however.