change-row ( ..a row# quot: ( ..a seq -- ..b seq ) -- ..b )


Vocabulary
math.matrices.elimination

Inputs
row#an object
quota quotation with stack effect ( ..a seq -- ..b seq )


Outputs
None

Definition