- make-box-immutable INITIALprocedure
Returns a BOX with an initial value INITIAL.
An attempt to mutate an immutable box will signal an exception.
Returns a BOX with an initial value INITIAL.
An attempt to mutate an immutable box will signal an exception.