boolean?

boolean? : (any -> boolean)

purpose:
to determine whether some value is a boolean


Intermediate Student with Lambda Language