mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Given something like `max(1, 2)` inside a type that conforms to Sequence, this allows the compiler to consider Swift.max as well as the two methods with that name on Sequence.
196 KiB
196 KiB