split Build Status Coverage Status

Synopsis

A string split function and iterator for Lua, which doesn’t provide such a function in its standard string library. Such a function is clearly useful, and many people have written their own.

Usage

Varia

The module provides four informational fields that return strings. They should be self-explanatory and are probably of little use to most people.

Credits

Many of my ideas came from reading the LuaWiki page on split. I thank all those contributors for their suggestions and examples.

All mistakes are mine. See version history for release details.


© 2012-2015 Peter Aronoff. BSD 3-Clause license; see the license for details.