SwordfishCollections
SwordfishCollections copied to clipboard
Collections should implement their `IReadOnly*` corresponding interfaces
Like IReadOnlyDictionary<TK, TV>
, for example.