CompareCountExtension<T> extension
- on
-
- Iterable<
T>
- Iterable<
Methods
-
compareCount(
Iterable other ) → int -
Compares the length of this iterable and
other
and returns an integer representing their comparison. [...]