> On 28 Jun 2016, at 10:14, David Hart via swift-evolution 
> <swift-evolution@swift.org> wrote:
> 
> What is `private` members were also visible to all extensions of the type in 
> the same module?

PS: That solution would not allow operators to access private members until 
they stay in the global scope. But if operators do get brought back into the 
type’s scope, we’re all set.

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to