Next: String-Case, Previous: Procedures, Up: Procedures
(require 'coerce)
Returns a symbol name for the type of obj.
Converts and returns obj of type char, number, string, symbol, list, or vector to result-type (which must be one of these symbols).
char
number
string
symbol
list
vector