[swift-users] Extending Arrays of specific type, and specialization

Tino Heth 2th at gmx.de
Tue Nov 22 05:04:00 CST 2016


Hi Rick,

as evolution is somewhat paused, swift-users seems to gain more traction ;-)

Imho the most natural would be
extension Array<Double> {
…
}

I hope to see this addition included when the topic is discussed again.

- Tino 


More information about the swift-users mailing list