GNU Info

Info Node: (slib.info)Object-To-String

(slib.info)Object-To-String


Next: Pretty-Print Prev: Generic-Write Up: Printing Scheme
Enter node , (file) or (file)node

Object-To-String
----------------

  `(require 'object->string)'

 - Function: object->string obj
     Returns the textual representation of OBJ as a string.

 - Function: object->limited-string obj limit
     Returns the textual representation of OBJ as a string of length at
     most LIMIT.


automatically generated by info2www version 1.2.2.9