[Pitch] - Add `DictionaryProtocol` to the standard library

One concrete use case I've run into is to allow customization of my group(by:) algorithm to allow callers to choose to use OrderedDictionary, or others:

7 Likes