Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
join-lines ( strings -- string )
Vocabulary
wrap.strings.private
Definition
USING:
sequences
;
IN:
wrap.strings.private
:
join-lines
( strings -- string )
"\n"
join
;