Files
swift-mirror/validation-test/stdlib/ArrayNew.swift.gyb
Dmitri Gribenko 73ce9ae7e9 Collection.count => .length
And other API changes that naturally fall out from this, like
Array(repeating:count:) => Array(repeating:length:).
2015-12-17 15:55:29 -08:00

53 KiB