io.crlf vocabulary
Factor handbook ยป Vocabulary index


Summary
Writing and reading until \r\n

Metadata
Authors:Daniel Ehrenberg, Slava Pestov


Words

Ordinary words
WordStack effect
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 )


Files


Metadata files