[swift-evolution] [Idea] Use optionals for non-optional	parameters
    Charles Srstka 
    cocoadev at charlessoft.com
       
    Mon Aug 15 15:06:42 CDT 2016
    
    
  
> On Aug 15, 2016, at 3:05 PM, Charles Srstka <cocoadev at charlessoft.com> wrote:
> 
> let value: Foo? = nil
This line should have been just 'let value: Foo?' .
(+1 on the proposal to move to a web-based forum that allows editing, if that’s still under consideration.)
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160815/7d0f8777/attachment.html>
    
    
More information about the swift-evolution
mailing list