[swift-evolution] API Guidelines: dropFirst?

Brent Royal-Gordon brent at architechies.com
Thu Jun 16 06:57:21 CDT 2016


> The signatures are also different, so:
> 
> let newList = list.map(…)
> 
> would throw an error because I have the signature wrong.

I'm not sure what you mean by this. What is the error? Why? Does it have something to do with the code you imagine is elided by the ellipses?

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list