> On Jun 9, 2016, at 7:16 PM, Erica Sadun <[email protected]> wrote:
> 
> 
>> On Jun 9, 2016, at 11:11 AM, Charlie Monroe <[email protected]> 
>> wrote:
>> See my latest post - included results with -Ofast. But still, using filter 
>> and lazy.filter is 10+% slower, which were the suggested alternatives to 
>> `where`.
>> 
>> 
> 
> I need to correct this misapprehension.
> My suggested alternative to where was and remains `guard`.
> 
> -- E

Sorry, meant alternatives that didn't require any additional code in the body 
of the for loop.

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to