RosettaCodeData/Task/String-append/Min/string-append.min

4 lines
63 B
Plaintext

(quote cons "" join) :str-append
"foo" "bar" str-append puts!