Hacker News new | ask | show | jobs
by craigching 1301 days ago
Go has no built-in set data structure, you use map if you don’t want to bring in a third party. Maybe this is why?
1 comments

A set of floats sounds like an equally questionable idea as a map of float keys, for the exact same reason.