http://en.wikipedia.org/wiki/Set_%28abstract_data_type%29
Basically a map where all the values are the same: only key presence matters.
So we just remove the value as well to save some space.
http://en.wikipedia.org/wiki/Set_%28abstract_data_type%29
Basically a map where all the values are the same: only key presence matters.
So we just remove the value as well to save some space.