OSlash

Functional library

A Python library that explores the intersection of functional and object-oriented programming concepts.

Functors, Applicatives, And Monads in Python

GitHub

716 stars
20 watching
50 forks
Language: Python
last commit: 7 months ago
functorsmonad-tutorialmonadsoslashpython

Related projects:

Repository Description Stars
dbrattli/expression A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. 494
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
bodar/totallylazy A Java functional programming library with lazy evaluation and composability features 318
teaentitylab/fpgo A Golang library providing functional programming features and Rx-style coding capabilities. 348
rafacalderonr/ramda A functional programming library designed to minimize mutable data and facilitate composable functions. 1
lstrojny/functional-php A set of functional programming primitives for PHP. 1,984
dgilland/pydash A comprehensive set of functional utilities for Python 1,331
teaentitylab/fpes A library providing core functional programming functions and types for JavaScript 43
bttmly/fops Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. 2
darklang/tablecloth A set of libraries providing standardized API functions across different functional programming languages 513
booleancat/go-functional A library of iterators to augment the standard library for functional programming in Go. 458
funkia/jabz A library providing reusable functional abstractions for JavaScript and TypeScript, including functors, monads, traversables, and more. 90
functionaljs/functional-js A JavaScript library for functional programming with currying and point-free programming capabilities 223
ihor/nspl A collection of functional programming primitives and utility functions for PHP. 374
logic-building/functional-go A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. 181