Moses icon indicating copy to clipboard operation
Moses copied to clipboard

Utility library for functional programming in Lua

Results 6 Moses issues
Sort by recently updated
recently updated
newest added

Apart from being more active, how does Moses compare to [Lua Fun](https://github.com/luafun/luafun)?

According to the luarock webisite, the latest moses library is only available for lua version < 5.4. When I try to install moses for lua 5.4, I got the version...

Hi Roland! There is a new Lua forum called... luaforum.com (!) and we have created a section about LuaRocks. The idea is to get LuaRocks authors to write about their...

- Replaces `'M'` to `'_'` as a placeholder in `partial` - Important alias fix: `reject` -> **`discard`** - Add one `)` in `tap` example to properly close ...`:tap(function(v) print('Max is',...

Hi, http://yonaba.github.io/Moses/doc/ From this page if you click on the Tutorial link on the left hand side you are taken to the tutorials page (http://yonaba.github.io/Moses/doc/manual/tutorial.md.html). The Section links in that...