luaiter icon indicating copy to clipboard operation
luaiter copied to clipboard

A iteration library for Lua

Results 2 luaiter issues
Sort by recently updated
recently updated
newest added

In luaiter `map` and `each` I can only get the value, but I also want the index to be passed to the function. How can I do it?

Could you please upload the updated version of your library to luarocks manifest. The one from github is great but the .rock available via luarocks is outdated. Thank you!

question