Package: trivial-gray-streams
Generic Function stream-terpri
Lambda Liststream-terpri (stream) Details Writes an end of line, as for cl:terpri. Returns nil. The default method does (stream-write-char stream #\newline). | See also |
trivial-gray-streams | API documentation |
Package: trivial-gray-streams
Lambda Liststream-terpri (stream) Details Writes an end of line, as for cl:terpri. Returns nil. The default method does (stream-write-char stream #\newline). | See also |