io.crlf vocabulary
Factor handbook ยป Vocabulary index


Summary
Writing with and reading until \r\n

Metadata
Authors:Daniel Ehrenberg, Slava Pestov, Alexander Ilin


Words

Tuple classes
ClassSuperclassSlots
crlf-stream tupleunderlying


Ordinary words
WordStack effect
<crlf-stream>( underlying -- crlf-stream )
crlf( -- )
crlf>lf( str -- str' )
lf>crlf( str -- str' )
push-all-ignoring-crlf( src dst -- )
push-ignoring-crlf( elt seq -- )
read-?crlf( -- seq )
read-crlf( -- seq )
read-ignoring-crlf( n -- seq/f )
read1-ignoring-crlf( -- ch )
stream-read-?crlf( stream -- seq )
stream-read-crlf( stream -- seq )
stream-read-ignoring-crlf( n stream -- seq/f )
stream-read1-ignoring-crlf( stream -- ch )
use-crlf-stream( -- )
with-crlf-stream( quot -- )


Class predicate words
WordStack effect
crlf-stream?( object -- ? )


Files


Metadata files