swiftlang / swift-foundation

The Foundation project
Apache License 2.0
2.38k stars 155 forks source link

Adopt primary associated types to `FormatStyle` #987

Open itingliu opened 2 hours ago

itingliu commented 2 hours ago

DiscreteFormatStyle has adopted primary associated type. We should do it for FormatStyle as well.

137839318

itingliu commented 2 hours ago

Useful reference: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0358-primary-associated-types-in-stdlib.md