totallylazy
Functional library
A Java functional programming library with lazy evaluation and composability features
Another functional library for Java
318 stars
21 watching
33 forks
Language: Java
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lstrojny/functional-php | A set of functional programming primitives for PHP. | 1,984 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
lacuna/bifurcan | A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 967 |
mickvangelderen/funko | A minimalistic functional programming library with a focus on simplicity and ease of use. | 4 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
benji6/imlazy | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
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 |
dbrattli/oslash | A Python library that explores the intersection of functional and object-oriented programming concepts. | 716 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
beastaugh/udon | A library providing basic support for functional programming in JavaScript | 71 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 992 |