cdaar

cdaar : ((cons (cons (cons W (listof Z)) (listof Y)) (listof X)) -> (listof Z))

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


Advanced Student Language