Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • pw's avatar
    c9918062
    From Paul Foley: · c9918062
    pw authored
    	Implements READ- and WRITE-SEQUENCE on Gray streams, via
    	STREAM-READ-SEQUENCE and STREAM-WRITE-SEQUENCE, and provides a :class
    	keyword to OPEN which lets it return Gray streams classes wrapped
    	around lisp-streams.
    
    	Load exports.lisp before compiling with this set of changes.
    c9918062
    History
    From Paul Foley:
    pw authored
    	Implements READ- and WRITE-SEQUENCE on Gray streams, via
    	STREAM-READ-SEQUENCE and STREAM-WRITE-SEQUENCE, and provides a :class
    	keyword to OPEN which lets it return Gray streams classes wrapped
    	around lisp-streams.
    
    	Load exports.lisp before compiling with this set of changes.