Files
swift-mirror/stdlib/public/SDK/UIKit/UIKit.swift
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

7.2 KiB