Use with caution, since this would invalidate indices stored elsewhere
Use with caution, since this would invalidate indices stored elsewhere
(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.
A chain of elements, each of which has methods "next", "prev", etc.