null?

null? : (any -> boolean)

purpose:
to determine whether some value is the empty list


Intermediate Student Language