caaar

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

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


Intermediate Student with Lambda Language