Hacker News new | ask | show | jobs
by raverbashing 1843 days ago
If you need an ordered set just use the time proven tradition of "poor man's set" in Python: (now ordered) dict keys