second-setter
Sets the second element of a mutable sequence.
Exported from
Module common-dylan
Module Dylan
Modifiers
sealed
Arguments
new-value
An instance of
<object>
.
sequence
An instance of
<mutable-sequence>
.
Values
new-value
An instance of
<object>
.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of all Dylan objects.
The class of sequences that may be modified.