[swift-evolution] [Review] SE-0030 Property Behaviors
Jim Hillhouse
jimhillhouse at me.com
Thu Feb 11 14:34:01 CST 2016
> On Feb 11, 2016, at 12:13 AM, Chris Lattner via swift-evolution <swift-evolution at swift.org> wrote:
>
> var [lazy] foo = 1738
> foo.[lazy].clear()
-1 to the proposed use of the [] delimiters for property behaviors.
I think from a purely stylistic POV, further exceptions to the [] delimiters beyond current use for arrays, etc. amps-up ambiguity in Swift.
More information about the swift-evolution
mailing list