[ cl-cookbook-Feature Requests-1372536 ] join
"SourceForge.net" <[email protected]> Sat, 03 Dec 2005 14:40:01 -0800
| Newsgroups | gmane.lisp.cookbook |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1372536, was opened at 2005-12-03 17:13
Message generated for change (Comment added) made by retroj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1372536&group_id=46815
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Deleted
Priority: 5
Submitted By: John Foerch (retroj)
Assigned to: Nobody/Anonymous (nobody)
Summary: join
Initial Comment:
Joining a list of strings around a given delimiter is
trivial in Perl. Here is the recipe to do it in Common
Lisp:
(format nil "~{~A~^delimiter~}" (list 1 2 3))
This could appear in the chapter about string
manipulation or if you have a chapter about format, it
could go there.
----------------------------------------------------------------------
>Comment By: John Foerch (retroj)
Date: 2005-12-03 17:40
Message:
Logged In: YES
user_id=983545
n/m, this is already in the book!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=447475&aid=1372536&group_id=46815
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click