Package lua-fun: Information

    Source package: lua-fun
    Version: 0.1.3-alt1_2
    Build time:  Oct 5, 2016, 07:03 PM in the task #170394
    Report package bug
    License: MIT
    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.

    List of rpms provided by this srpm:
    lua-fun (noarch)
    luajit-fun (noarch)


    List of contributors:
    Vladimir D. Seleznev

      1. lua >= 5.1
      2. luajit >= 2.0

    Last changed


    Oct. 5, 2016 Vladimir D. Seleznev 0.1.3-alt1_2
    - converted for ALT Linux by srpmconvert tools