The generic function stream-line-column
returns the column number where the next character will be written from stream, or nil
if this is not meaningful for the stream. This function is used in the implementation of print
and the format ~t
directive. A method for this function must be defined for every character output stream class that is defined, although at its simplest it may be defined to always return nil
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4