Value comparisons (as distinct from variable pointer equality)
Value comparisons (as distinct from variable pointer equality)
(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
Assign a new value to this variable
Assign a new value to this variable
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.
Abstract method to return the value of this variable.
Abstract method to return the value of this variable.
An abstract variable containing a mutable sequence of elements (which could be other variables). This variable stores the sequence itself, and tracks changes to the contents and order of the sequence.