Generic Function Make-Stream-From-Specifier (6 methods)

( make-stream-from-specifier < specifier > < direction > &rest < args > )

Part of:

package metabang.utilities

Create and return a stream from specifier, direction and any other argsuments

Method Summary

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 >