[swift-evolution] In-line scope designators

David Sweeris davesweeris at mac.com
Mon Jun 19 15:40:53 CDT 2017


> On Jun 19, 2017, at 11:45, Robert Bennett via swift-evolution <swift-evolution at swift.org> wrote:
> 
> +1 for member variables, -1 for member functions. Functions take up too much vertical space to make this convenient; 

Yeah, I think that really only made sense in the world of header files, where function declarations were only one line each.

Off the top of my head, I wouldn't oppose it for non-computed properties, though.

- Dave Sweeris


More information about the swift-evolution mailing list