> On Apr 28, 2016, at 10:15 PM, Brent Royal-Gordon via swift-evolution 
> <[email protected]> wrote:
> I believe that `prefix(while:)` and `dropFirst(while:)` would be most 
> consistent with the current standard library, but frankly, I consider that an 
> indictment of the current names.
> `skip` is better than `drop`, but they are both pigs; one's just wearing 
> lipstick.

This is a great place to bring up "terms of art", again. When looking to other 
languages as our muse, trying to adapt syntax into Swift's tortured guidance 
system is less successful than retaining those terms, which have already been 
extensively bikeshedded in their original development. I much prefer takeWhile 
dropWhile, etc.

-- E


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

Reply via email to