Пакет lua-fun: Информация

    Исходный пакет: lua-fun
    Версия: 0.1.3-alt2
    Последняя версия по данным Repology
    Собран:  23 июня 2021 г. 22:19 в задании #275545
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rtsisyk/luafun

    Лицензия: MIT
    О пакете: Functional programming library for Lua
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    lua-fun (noarch)
    luajit-fun (noarch)

    Сопровождающий: Vladimir Didenko

    Список участников:
    Vladimir Didenko
    Vladimir D. Seleznev

    Права:
    @nobody

      1. lua >= 5.1
      2. /usr/bin/luajit

    Последнее изменение


    23 июня 2021 г. Vladimir Didenko 0.1.3-alt2
    - luajit-fun doesn't need luajit binary as a dependency
    5 октября 2016 г. Vladimir D. Seleznev 0.1.3-alt1_2
    - converted for ALT Linux by srpmconvert tools