scala.collection.IterableOps.SizeCompareOps
Operations for comparing the size of a collection to a test value.
These operations are implemented in terms of sizeCompare(Int)
.
Tests if the size of the collection is not equal to some value.
Tests if the size of the collection is not equal to some value.
AttributesTests if the size of the collection is less than some value.
Tests if the size of the collection is less than some value.
AttributesTests if the size of the collection is less than or equal to some value.
Tests if the size of the collection is less than or equal to some value.
AttributesTests if the size of the collection is equal to some value.
Tests if the size of the collection is equal to some value.
AttributesTests if the size of the collection is greater than some value.
Tests if the size of the collection is greater than some value.
AttributesTests if the size of the collection is greater than or equal to some value.
Tests if the size of the collection is greater than or equal to some value.
AttributesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4