|
|
|
|
|
by brundolf
1926 days ago
|
|
Why is the default set implementation ordered in the first place? The formal data structure is unordered, which probably informs people's assumptions about its performance characteristics. Should it not be "set" and "ordered_set"? |
|