set-first!

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

purpose:
to update the first item of a non-empty list


Advanced Student Language


Google