[swift-evolution] swift-evolution Digest, Vol 4, Issue 35

Patrick Smith pgwsmith at gmail.com
Tue Mar 15 07:48:11 CDT 2016


What if private was just removed, and instead just has a literal description of where the member is accessible from?

public var something: Int
module var something: Int
file var something: Int
scope var something: Int


Patrick
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160315/dce669d1/attachment.html>


More information about the swift-evolution mailing list