lua-users home
lua-l archive

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


Jonathan Goble <jcgoble3@gmail.com> wrote:
> I would argue that the string library ought to have a proper split function,
> but it's not too difficult to write one in Lua. I'll leave it as an exercise
> for the reader, and I think there's a whole page on the wiki about it also.

Related: https://bitbucket.org/telemachus/string-split. And, yes, the wiki was
very helpful. (I should be releasing this to luarocks in the next week.)

-- 
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
    Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System