johnnnnnn wrote:
> On Thu, Mar 13, 2003 at 09:53:15AM -0800, Joe Conway wrote:
>>>>>>implode(text[], text) returns text - join array elements into a
>>>>>>string using given string delimiter
>
> In both Perl and Python, that type of function is called "join".
Hmmm -- I doubt that would fly, although I see it is specifically
allowed as a function name (func_name_keyword list). Anyone have
opinions on this either way?
Joe