Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!udel!princeton!news.princeton.edu!blume
From: blume@dynamic.cs.princeton.edu (Matthias Blume)
Subject: Re: concatenate
In-Reply-To: jason@titan.ucs.umass.edu's message of 3 Dec 1994 14:27:13 -0500
Message-ID: <BLUME.94Dec3162303@dynamic.cs.princeton.edu>
Originator: news@hedgehog.Princeton.EDU
Sender: news@Princeton.EDU (USENET News System)
Nntp-Posting-Host: dynamic.cs.princeton.edu
Organization: Princeton University
References: <3bqgqhINNli@titan.ucs.umass.edu>
Date: Sat, 3 Dec 1994 21:23:03 GMT
Lines: 17

In article <3bqgqhINNli@titan.ucs.umass.edu> jason@titan.ucs.umass.edu (Jason Bastek) writes:

   Seth Benjamin Widoff (sbw1@ritz.cec.wustl.edu) writes:

   >  Is there a scheme procedure to concatenate two or more strings?
   >  

   here's one coming down the street right now !

   (define string-cat [...])

   there doesn't seem to be a procedure for this in r4rs, [...]

What happened to STRING-APPEND?  R4RS, p.26

--
-Matthias
