How many items are not sparse
How many items are not sparse
Iterator of indices and values of all non-sparse values
Iterator of indices and values of all non-sparse values
Grow by adding count sparse values to the end
Grow by adding count sparse values to the end
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
(Since version 2.8.0) use iterator' instead
(Since version 2.8.0) use corresponds instead
(Since version 2.8.0) Use indexWhere(p) instead.
(Since version 2.8.0) use lastIndexWhere instead
(Since version 2.8.0) use head' instead
(Since version 2.8.0) use headOption' instead
(Since version 2.8.0) use productIterator instead
(Since version 2.8.0) use view' instead
(Since version 2.8.0) use reverseIterator' instead