[swift-evolution] Variadic generics discussion

L Mihalkovic laurent.mihalkovic at gmail.com
Tue May 31 14:19:37 CDT 2016


what I mean is I think it is perfectly doable as a runtime thing, without much apparent magic (the compiler support code is a different story), but it looks like a clean runtime story.

> On May 31, 2016, at 7:59 PM, Austin Zheng <austinzheng at gmail.com> wrote:
> 
> How so? I'm interested in anything that can get us away from having to generating code at compile-time.
> 
> On Tue, May 31, 2016 at 10:04 AM, L. Mihalkovic <laurent.mihalkovic at gmail.com <mailto:laurent.mihalkovic at gmail.com>> wrote:
> 
> What's interesting about the code in the manifesto is that it looks very much like "..." is a runtime construct, as opposed to trying the get the compiler to do the heavy lifting.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160531/88d8a099/attachment.html>


More information about the swift-evolution mailing list