[swift-evolution] [Pitch] Improving capturing semantics of local functions

Tino Heth 2th at gmx.de
Mon Nov 13 16:03:02 CST 2017


I think it would be unfortunate to have the capture list before the template parameters:
Template parameters might be used in the capture list, and although Swift doesn’t rely on strict „linearity“ or forward declarations, I don’t want to be forced to use things that aren’t declared yet.


More information about the swift-evolution mailing list