string-append

string-append : (string ... -> string)

purpose:
to juxtapose the characters of several strings


Intermediate Student with Lambda Language


Google