Object Input and Output
;; Outputs the print representation of OBJECT.
;; Returns its object argument.
;; Reads an object from an ascii stream
;; Most objects are print-read compatible:
;; Lists, numbers, strings, symbols, vectors,
;; arrays, lisp source code.