[swift-evolution] private & fileprivate

Georgios Moschovitis george.moschovitis at icloud.com
Fri Oct 7 07:00:59 CDT 2016


> FWIW, I fully agree with you and I do believe your suggestion just much
> ...
> 'moduleprivate'.. but these are just ugly(just like fileprivate ;-) )

+1

I would also much prefer 

private(scope)
private(file)
private(module)
etc...


More information about the swift-evolution mailing list