set-rest!

set-rest! : ((cons Y (listof X)) (listof X) -> void)

purpose:
to update the rest of a non-empty list


Advanced Student Language