input-stream
Factor handbook » Input and output » Streams » Default input and output streams

Prev:Motivation for default streams
Next:read1 ( -- elt )


Vocabulary
io

Variable description
Holds an input stream for various implicit stream operations. Rebound using with-input-stream and with-input-stream*.

Variable value
Current value in global namespace:
T{ decoder f ~input-port~ utf8 f }


Definition


Methods