(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 ) see corresponding Javadoc for more information.
Extremely simple class for iterating over intervals of integers
TODO: this should be removed