list

list : (any ... -> (listof any))

purpose:
to construct a list of its arguments


Intermediate Student with Lambda Language


Google