Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you mean something like this, it would interoperate just fine:

    (list 1 2 3)
    (vector 1 2 3)
    (hash-set :a :b :c)
    (hash-map :a 1 :b 2)
I suspect that typing hash-map all over the place might get old fast, though.


I mean `(#myapp/person {:first "Fred" :last "Mertz"})' or `(#seconds 330)'. In this case it's probably the extra parentheses that get old fast. Even so, having semantically connected items not be stuck together makes me a bit queasy.




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

Search: