- for-all fn xs ....procedure
applies fn to corresponding items in xs .... in sequence until either a call returns #f or return the call to the last items
applies fn to corresponding items in xs .... in sequence until either a call returns #f or return the call to the last items