type?
builtin-function
(type? target type)
Returns true if target has type type.
target
type
make-html > (type? "abc" 'string) it: true