immutable ( element index sequence -- * )


Vocabulary
sequences

Inputs
None

Outputs
None

Word description
Throws an immutable error.

Error description
Thrown if an attempt is made to modify an immutable sequence.

Definition

ERROR: immutable element index sequence ;


Methods