[swift-evolution] [Review] SE-0032: Add find method to SequenceType

Erica Sadun erica at ericasadun.com
Fri Apr 29 09:25:59 CDT 2016


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 <swift-evolution at swift.org> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160429/f4c47c4e/attachment.html>


More information about the swift-evolution mailing list