Function: ~W
Source
(defun ~W (object &optional stream) (format stream "~W" object))
Source Context