Hacker News new | ask | show | jobs
by sqd 2665 days ago
I think internally C++ STL set<T> is similarly just map<T, void>