string-append ( s1 s2 -- string )


Vocabulary
unicode

Inputs
s1an object
s2an object


Outputs
stringan object


Definition