On Sun, Jan 24, 2016 at 4:32 PM, Peter Aronoff <telemachus@arpinum.org> wrote: > Coda Highland <chighland@gmail.com> wrote: >> Consider something like https://mirven.github.io/underscore.lua/ if you >> want to do functional programming in Lua. > > That underscore.lua hasn't been touched in six years. It appears to be > abandoned, and it's no longer on Luarocks. > > There is an underscore[1] on Luarocks, but it hasn't been touched in two > years, and it's explicitly deprecated[2] in favor of Moses[3] or Lua > Functional[4]. > > [1]: https://luarocks.org/modules/jtarchie/underscore > [2]: https://github.com/jtarchie/underscore-lua > [3]: https://github.com/Yonaba/Moses > [4]: https://github.com/rtsisyk/luafun > > -- > 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 > Thank you. I did say "something like" :P I was just dropping the first link that looked even close to being useful. /s/ Adam