|
@@ -34,4 +34,4 @@ Generic function STREAM-WRITE-SEQUENCE (stream sequence start end &key)
|
|
|
Generic function STREAM-FILE-POSITION (stream) => file position
|
|
Generic function STREAM-FILE-POSITION (stream) => file position
|
|
|
Generic function (SETF STREAM-FILE-POSITION) (position-spec stream) => successp
|
|
Generic function (SETF STREAM-FILE-POSITION) (position-spec stream) => successp
|
|
|
|
|
|
|
|
- Will only be called by LispWorks, CLISP and SBCL.
|
|
|
|
|
|
|
+ Will only be called by ABCL, ACL, LispWorks, CCL, CLISP, SBCL and MOCL.
|