-
Task
-
Resolution: Done
-
Major
-
18.0.0.Beta2
-
None
-
None
The time complexity of any isEmpty() method implementation should be
O(1)
whereas some implementations of size() can be
O(n)
Refers to RSPEC-1155
The time complexity of any isEmpty() method implementation should be
O(1)
whereas some implementations of size() can be
O(n)
Refers to RSPEC-1155