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

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?)


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: