RACKET REMOVE PROCEDURE FOR MUTABLE LISTS
Overview
ABOUT THIS ARTICLE
Racket's buildin library has remove procedure for immutable lists [link].
But the one for mutable lists is missing, so I created and test with some codes.
ENVIRONMENT
Operation has been tested in Racket v8.5.