Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569693
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-OSlash

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.6.3-alt2
Время сборки: 6 октября 2022, 15:53 ( 81.4 недели назад )
Размер архива: 41.23 Kb

Домашняя страница:   https://pypi.org/project/OSlash

Лицензия: MIT
О пакете: Functors, Applicatives, And Monads in Python
Описание:

OSlash is a library for playing with functional programming in Python 3.8+.
It's an attempt to re-implement some of the code from Learn You a Haskell
for Great Good! in Python 3.8. OSlash unifies functional and object oriented
paradigms by grouping related functions within classes. Objects are however
never used for storing values or mutable data, and data only lives within
function closures.

OSlash is intended to be a tutorial. For practical functional programming
in Python in production environments you should use FSlash instead.

Текущий майнтейнер: Grigory Ustinov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-OSlash
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin