[plt-scheme] possibly silly question

From: Charlie Smith (charliesmith001 at gmail.com)
Date: Thu Nov 26 07:43:08 EST 2009

hi

i'd like to know if there is some way of adding strings (sorry, i don't what
the correct term for this is, maybe variable interpolation?) like for
example in ruby it would be like

str = "sdfdsf"
puts "something" + str
output: "somethingsdsdf"

the function string-append isn't what I want, because i would be adding
strings somewhat arbitarily in between other strings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091126/9f54b819/attachment.html>

Posted on the users mailing list.