Name: | lua-fun |
---|---|
Version: | 0.1.3 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 34442 |
License: | MIT |
RPM: | lua-fun-0.1.3-1.el7.noarch.rpm |
Source RPM: | lua-fun-0.1.3-1.el7.src.rpm |
Build Date: | Wed Feb 14 2018 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rtsisyk/luafun |
Summary: | Functional programming library for Lua |
Description: | Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind. Lua Fun provides a set of more than 50 programming primitives typically found in languages like Standard ML, Haskell, Erlang, JavaScript, Python and even Lisp. High-order functions such as map, filter, reduce, zip, etc., make it easy to write simple and efficient functional code. This package provides a module for Lua 5.3. |