set-rest!

set-rest! : ((cons y (listof x)) (listof x) -> void)

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


Advanced Student Language