Hi, I just found out today that the utf8 version of srfi-13 doesn't have or export string-join. (though the non-utf8 version does) I'll probably roll my own version for my own use until it is added, but I don't know how to write one that is properly utf8-aware, so I don't think it would be worth submitting.
I actually can't remember if it was included in chicken before, or maybe in my recent programs that used I was simply using the non utf8 version by coincidence.. Maybe there is a technical performance reason why it isn't included in the utf8 version, or perhaps I'm missing something? Regards, Tim _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
