Create and return a stream from specifier, direction and any other argsuments
make-stream-from-specifier < structure-class > < symbol > |
make-stream-from-specifier < stream > < symbol > |
make-stream-from-specifier < string > < symbol > |
make-stream-from-specifier (eql :none)< symbol > |
make-stream-from-specifier (eql nil)< symbol > |
make-stream-from-specifier (eql t)< symbol > |
make-stream-from-specifier < string > (eql :output) |