tell-output ( -- n )
Factor handbook » Input and output » Streams » Stream protocol

Prev:tell-input ( -- n )
Next:stream-length ( stream -- n/f )


Vocabulary
io

Inputs
None

Outputs
nan integer


Word description
Returns the index of the stream stored in output-stream.

Definition