set-first!
set-first! : ((cons Y (listof X)) Y -> void)
purpose:
to update the first item of a non-empty list
Advanced Student Language