cddr

cddr : ((cons z (cons y (listof x))) -> (listof x))

purpose:
to select the rest of the rest of a list


Intermediate Student Language


Google