Y
Hacker News
new
|
ask
|
show
|
jobs
by
zahlman
189 days ago
Sets use a different implementation intentionally (i.e. they are
not
"a dict without values") exactly because it's expected that they have different use cases (e.g. union/intersection operations).