[swift-evolution] Questions about non-exhaustive enums

Ignacio Soto ignaciosoto90 at gmail.com
Fri Jan 5 12:53:55 CST 2018


I love the revision to the proposal
<https://github.com/apple/swift-evolution/pull/777>, but I have a couple of
remaining questions that don't seem to be addressed in the doc and I'm
curious about:

   - What happens if a library maintainer adds a new case to a *@frozen*
   enum?
   - What happens if a library maintainer changes an enum from *@frozen* to
   non-frozen?

Thanks!


-- 
Ignacio Soto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20180105/106e90dd/attachment.html>


More information about the swift-evolution mailing list