Handbook
Glossary
crlf>lf ( str -- str' )
Vocabulary
io
.
crlf
Inputs
str
an
object
Outputs
str'
an
object
See also
lf>crlf
Definition
USING:
kernel
sequences
;
IN:
io.crlf
:
crlf>lf
( str -- str' )
13
swap
remove
;