Why don't string views (`UTF8View`, etc.), conform to `Codable`, `Hashable`, etc.?

Ya those are oversights. Now that we have the ability to add protocol conformances with availability we need to audit the stdlib for all these missing conformances.

7 Likes