[swift-users] Overload Resolution

Toni Suter tonisuter at me.com
Thu Oct 6 06:53:16 CDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20161006/79dbca1a/attachment.html>


More information about the swift-users mailing list