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

string-join ?



Take a look at Olin Shivers's excellent SRFI on this.  I imagine that
all of that code ports directly with just a MODULE wrapper.  That's
what I would use, to get something designed well and to avoid
reinventing even so much as a spoke.

Shriram

David N. Welton wrote:

> 
> Do you guys have any code that splits/joins strings, possibly with an
> arbitrary seperator? (Ok, it's not that hard to write, but I don't
> even want to think about it, I just want to use it) I find that this
> is a practical thing to have if you have to deal with the real world.
> Or is this expected to be taken from slib?  If so, maybe it's just a
> matter of putting a bigger arrow in that direction somewhere in the
> docs.
> 
> -- 
> David N. Welton
>    Consulting: http://www.dedasys.com/
> Free Software: http://people.debian.org/~davidw/
>    Apache Tcl: http://tcl.apache.org/
>      Personal: http://www.efn.org/~davidw/
>