Hi,

Does someone know a good explanation / summary of Swift's overload resolution 
rules?
After reading https://github.com/apple/swift/blob/master/docs/TypeChecker.rst 
<https://github.com/apple/swift/blob/master/docs/TypeChecker.rst> I understand
that the overloading resolution happens as part of the constraint solving step 
in the type 
checker, but maybe there's a document somewhere, that explains the rules in 
more detail?

Thanks and best regards,
Toni
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to