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