Generic-function: COMMON-LISP:STREAM-ELEMENT-TYPE

package type clhs

Return a type specifier for the kind of object returned by the STREAM. The class FUNDAMENTAL-CHARACTER-STREAM provides a default method which returns CHARACTER.

Lambda list

(stream)