I mean, we have `protocol IteratorProtocol`, so this is par for the course!
On Sat, Jun 25, 2016 at 09:46 Anton Zhilin via swift-evolution < [email protected]> wrote: > From the rationale follows that by default, we get the following > precedence group declarations: > > precedencegroup RangePrecedence { ... } > > Everyone agrees? Any ideas on how to reduce redundancy without adding name > conflicts? > > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
