Type
A type representing positions in a stream.
type-union(<stream-position>, <integer>)
None.
None.
io
streams
A type used to represent a position in a stream. In practice, positions within a stream are defined as instances of <integer>, but this type, together with the <stream-position> class, allows for cases where this might not be possible.