The (fibers streams)
module provides an interface for wrapping
web
stream objects from the host with Scheme ports.
Return an input port that reads from stream, an external reference to a stream.
Return an output port that writes to stream, an external reference to a stream.
An input port that reads from the host’s standard input stream.
An output port that writes to the host’s standard output stream.
An output port that writes to the host’s standard error stream.