- block-set! VECTOR* INDEX Xprocedure
- (set! (block-ref VECTOR* INDEX) X)procedure
Sets the contents of the INDEXth slot of the vector-like object VECTOR* to the value of X.
Sets the contents of the INDEXth slot of the vector-like object VECTOR* to the value of X.