with-string-lines ( str quot -- str' )


Vocabulary
sequences.extras

Inputs
stra string
quota quotation


Outputs
str'a string


Definition