[swift-evolution] [SHORT Review] SE-0132: Rationalizing Sequence end-operation names

Jose Cheyo Jimenez cheyo at masters3d.com
Wed Jul 27 08:31:55 CDT 2016


> On Jul 27, 2016, at 5:58 AM, Brent Royal-Gordon <brent at architechies.com> wrote:
> 
>> On Jul 26, 2016, at 5:45 PM, Brent Royal-Gordon <brent at architechies.com> wrote:
>> 
>> I'm working on an implementation (so far I just have `dropFirst` renamed, but I've only spent about half an hour on it, mostly waiting for tests), but the diff isn't really going to tell you much.
> 
> Now finished: https://github.com/apple/swift/pull/3793/files
> 
> The diff shows a lot of lines touched, but that's mainly unrelated documentation—it turns out an awful lot of examples use `index(of:)`!—and tests.

Nice work! Thanks for putting this together. Very helpful. 

> 
> -- 
> Brent Royal-Gordon
> Architechies
> 



More information about the swift-evolution mailing list