[swift-evolution] Making capturing semantics of local

Tino Heth 2th at gmx.de
Sat Oct 28 03:47:39 CDT 2017


How about
func localFunc[weak self](input: Double) {
}
?
Seems to be the obvious choice for me...



More information about the swift-evolution mailing list