Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkkim
1062 days ago
With bag (multiset) semantics, {1, 2, 2} is different from {1, 2}. With set semantics, they're the same.