> On Feb 3, 2017, at 3:27 PM, Dave Abrahams via swift-evolution 
> <swift-evolution@swift.org> wrote:
> 
> I don't always make zip a method, but when I do, its argument label is
> “to:”

Hmm, that doesn’t sound very natural to me.

Then again the problem with “zip(with:)" is it’s already kind of a term of art 
for a version that takes a function to combine the two values.

There’s also the question of how to spell a non-truncating versions (returning 
optionals or taking a pad value).

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to