(type? argument) -> boolean
Tests if the given argument is a <type>.
Example:
>> (type? <number>) :: #t