[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: split() function
- From: Leo Razoumov <slonik.az@...>
- Date: Mon, 21 Feb 2011 16:14:13 -0500
On Mon, Feb 21, 2011 at 15:03, Steve Litt <slitt@troubleshooters.com> wrote:
> Anyway, check it out, and if any of you have been missing something like
> Perl's split(), here it is.
>
IMHO, the best and very Lua-way split function implementations was
posted here by Rici Lake in 2006
http://lua-users.org/lists/lua-l/2006-12/msg00414.html
--Leo--
P.S. It is sad that Rici is not posting to this list anymore. His
clever code snippets are greatly missed.