These names are very uniform, and the context is immediately clear, but
they are very long. The 2 most commonly used (and spelled out) would be
access(global) and access(scope), public and private are much shorter and
are well established terms of art.
On Tue, Mar 15, 2016 at 8:54 AM Антон Жилин <[email protected]>
wrote:

> My take at it:
>
> access(global)
> access(module)  // default
> access(file)
> access(scope)
>
> Very uniform. Argument to `access` is visibility scope.
> _______________________________________________
> swift-evolution mailing list
> [email protected]
> https://lists.swift.org/mailman/listinfo/swift-evolution
>
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to