boolean?
boolean? : (any -> boolean)
purpose:
to determine whether some value is a boolean
Intermediate Student Language