[swift-evolution] Proposal: Allow explicit type parameter specification in generic function call

Adrian Zubarev adrian.zubarev at devandartist.com
Thu Dec 1 08:17:11 CST 2016


You forgot to mention Brent. ;)

-- 
Adrian Zubarev
Sent with Airmail

Am 1. Dezember 2016 um 15:03:07, Anton Zhilin (antonyzhilin at gmail.com) schrieb:

I disagree with the suggestion. Unlike C++'s templates, a Swift's generic function is semantically a single function. One can say that together with a metatype parameter, we pass in witness table.

What I think we should do is make metatypes easier to use. Adrian and I have a PR that has already been waiting for almost a month: https://github.com/apple/swift-evolution/pull/553
Plus, removal of .self could simplify such calls.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161201/75fdefe1/attachment.html>


More information about the swift-evolution mailing list