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

Great, now we finally have long awaited ordered dictionary in 2.x branch as well :)


Unfortunately they have non-transitive equality when used with standard dictionaries. For example, if O and R are ordered dictionaries with the same entries in different orders, and D is a standard dictionary with the same entries, then O == D == R but O != R.




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

Search: