alicates
Functional toolkit
A small JavaScript library implementing functional programming functions like curry and zip.
Small library for functional programming with ES2015+
23 stars
4 watching
3 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pureeval/pureeval | A compact JavaScript toolkit for functional programming and utility functions | 35 |
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
seborama/fuego | A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. | 143 |
nullobject/fkit | A toolkit for functional programming in JavaScript, providing reusable functions for common problems with functions, arrays, objects, and strings. | 585 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
wardlem/lambdash | A library providing generic functional programming functionality for JavaScript | 5 |
smartprocure/futil-js | A collection of utility functions for functional programming in JavaScript | 995 |
javierlopatin/gee_functions | Provides a set of reusable JavaScript functions to facilitate tasks in Google Engine environments. | 2 |
algesten/fnuc | A functional programming library for CoffeeScript and JavaScript. | 16 |
funkia/jabz | A library providing reusable functional abstractions for JavaScript and TypeScript, including functors, monads, traversables, and more. | 90 |
brynbellomy/funky | Functional programming tools and experiments for Swift | 13 |
busypeoples/functional-programming-javascript | A collection of resources and libraries supporting functional programming in JavaScript | 306 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |
bodar/totallylazy | A Java functional programming library with lazy evaluation and composability features | 317 |