fn-curry
Currier
A utility function to transform a regular function into a curried version, allowing it to be called with partial arguments.
A simple function to curry a function with an arbitrary number of arguments.
5 stars
2 watching
2 forks
Language: JavaScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for converting functions to curried variants with optional placeholders and fixed arity. | 85 |
| Provides Swift implementations of function currying to support higher-order functions | 495 |
| A library for currying and simplifying function calls in RxJava | 38 |
| A JavaScript library providing functions and utilities for creating curried functions. | 137 |
| Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application. | 69 |
| Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
| A library providing core functional programming functions and types for JavaScript | 43 |
| A utility library to help write code in a functional programming style in Javascript. | 23 |
| A collection of useful functions for common tasks in software development. | 32 |
| Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 70 |
| A comprehensive set of functional utilities for Python | 1,341 |
| A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
| A small JavaScript library implementing functional programming functions like curry and zip. | 23 |
| A programming language and runtime system designed to provide type-directed functional programming in JavaScript with debugging support | 44 |
| A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |