Swift Forums
How does Swift choose between 2 functions that are exactly the same but only different generic constraints?
Using Swift
generics
young
(rtSwift)
December 23, 2020, 12:33am
3
You can use
@_disfavoredOverload
to demote the first overload.
show post in topic