guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile analog of join in python for strings?


From: jamil egdemir
Subject: guile analog of join in python for strings?
Date: Sun, 14 Dec 2014 06:58:51 -0500

Hi Everyone,

Is there an analog of the following (from Python) in Guile?

In [4]: "++GLUE++".join(['this', 'is', 'a', 'test'])
Out[4]: 'this++GLUE++is++GLUE++a++GLUE++test'

Or perhaps a better question to ask:  What is the
canonical way to do the same thing in Guile?

-j

-- 
-------------------------------------------------------------
Jamil Egdemir
address@hidden
http://www.power-quant.com
(631) 338-3170 (cell)
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]