I like the functionality. I remain concerned that Sequence types do not guarantee termination and the semantics are better represented by something along the line of "ordered collection". Related notes here: https://gist.github.com/erica/1fa219d79572c2916acd7de91a2f221a <https://gist.github.com/erica/1fa219d79572c2916acd7de91a2f221a>
-- E > On Apr 28, 2016, at 12:11 PM, Chris Lattner via swift-evolution > <[email protected]> wrote: > > Hello Swift community, > > The review of "SE-0032: Add find method to SequenceType" begins now and runs > through May 3. The proposal is available here: > > > https://github.com/apple/swift-evolution/blob/master/proposals/0032-sequencetype-find.md
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
