On Apr 19, 2016, at 6:11 PM, Daniel Vollmer via swift-evolution 
<[email protected]> wrote:

> Why is this a static func compared to a static var for nan? Representation 
> only known at run-time? Why is the second N in NaN capitalised?

This is a typo in the changes that were made to the draft.  It should be:

        static var signalingNan: Self { get }

– Steve
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to