cdar

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

purpose:
to select the rest of a non-empty list in a list


Intermediate Student with Lambda Language


Google