Scieneer Common Lisp 1.3.9 online documentation input-stream-p stream [Generic Function] Returns true if the given stream can perform input operations. Default methods are provided for class stream which returns false, and for class input-stream which returns true.