On Apr 14, 2016, at 2:55 PM, Brent Royal-Gordon via swift-evolution <[email protected]> wrote: > * The ability to name a closure parameter `self`, which would make bare > method calls be directed to that parameter.
Could this would this tie into the weak-strong dance? And if so, how? -- E _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
