
3.3.3 Changes to Common Lisp stream operations
make-string-output-stream and the Common Lisp macrowith-output-to-string take an:element-type keyword argument that specifies the type of the unit of transaction for the stream. This argument can have either'character or'base-character as its value. The default value of the:element-type keyword argument is the value of the variable*default-character-element-type*.

Generated with Harlequin WebMaker