VocabularyioInputsOutputsGeneric word contractReads an element from the stream. Outputs
f on stream exhaustion.
NotesMost code only works on one stream at a time and should instead use
read1; see
Default input and output streams.
ErrorsThrows an error if the I/O operation fails.
DefinitionMethods