Discussion 議論
Complexity
O(1) if the collection conforms to Random
; otherwise, O(n), where n is the length of the collection.
Availability 有効性
Technology
var underestimatedCount: Int
{ get }
Complexity
O(1) if the collection conforms to Random
; otherwise, O(n), where n is the length of the collection.