Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arikrak
on Dec 7, 2015
|
parent
|
context
|
favorite
| on:
ListAndHash
Aren't any hashes that keep track of order like that? (I.e. how's that different than objects in javascript, hashes in ruby, OrderedDicts in python and LinkedHashmaps in java?)
olalonde
on Dec 7, 2015
[–]
In Javascript, object properties are not ordered:
http://stackoverflow.com/a/5525820/96855
. The Map object would be closer:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: