Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
threedaymonk
on Sept 8, 2012
|
parent
|
context
|
favorite
| on:
Rich Hickey: extensible data notation
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.
andrewflnr
on Sept 9, 2012
[–]
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: