Type-Name

(type-name type) -> symbol

Returns a symbol that is the name of the given type.

Example:

>> (type-name <string>)
:: string