GNU Info

Info Node: (slib.info)Type Coercion

(slib.info)Type Coercion


Next: String-Case Prev: Procedures Up: Procedures
Enter node , (file) or (file)node

Type Coercion
-------------

  `(require 'coerce)'

 - Function: type-of obj
     Returns a symbol name for the type of OBJ.

 - Function: coerce obj result-type
     Converts and returns OBJ of type `char', `number', `string',
     `symbol', `list', or `vector' to RESULT-TYPE (which must be one of
     these symbols).


automatically generated by info2www version 1.2.2.9