Vocabulary io Inputs elt an element stream an output stream
Outputs None
Generic word contract Writes an element to the stream. If the stream does buffering, output may not be performed immediately; use
stream-flush to force output.
Notes Most code only works on one stream at a time and should instead use
write1 ; see
Default input and output streams .
Errors Throws an error if the I/O operation fails.
Definition Methods
This documentation was generated offline from a
load-all
image. If you want, you can also
browse the documentation from within the UI developer tools . See
the Factor website
for more information.
Factor 0.101 x86.64 (2285, heads/master-efda6dad2f, Nov 20 2024 16:02:37)