Packages tagged functions
10 packages have this tag.
[Merge tag] (trustees only)Related tags: library (10), bsd3 (5), combinators (4), utility (4), data (3), mit (3), acme (2), apache (2), compiler-plugin (1), control (1)
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
apply-unordered | 6 | 0.0 | 0 | Apply a function to an argument specified by a type level Nat | (acme, bsd3, compiler-plugin, functions, library) | 2021-03-26 | 1.0 | MichaelSloan |
apply-unordered-mono | 13 | 0.0 | 0 | Apply functions to arguments in an unordered type-directed fashion | (acme, bsd3, functions, library) | 2021-03-26 | 1.0 | MichaelSloan |
flow | 141 | 2.5 | 10 | Write more understandable Haskell. | (combinators, functions, library, mit, utility) | 2024-05-18 | 2.0.0.5 | fozworth |
flow-er | 13 | 0.0 | 1 | More directional operators | (combinators, functions, library, mit, utility) | 2016-06-13 | 1.0.3 | expede |
invert | 25 | 2.0 | 0 | Automatically generate a function’s inverse | (apache, functions, library) | 2023-06-26 | 1.0.0.4 | chris_martin, Monoid_Mary |
op | 18 | 0.0 | 0 | Common operators encouraging large-scale easy reading | (apache, combinators, control, functions, library, utility) | 2019-12-20 | 0.4.0.0 | infinity0 |
overhang | 11 | 2.25 | 1 | Hang loose with your lambdas! | (combinators, functions, library, mit, utility) | 2018-02-02 | 1.0.0 | jship |
poly-arity | 34 | 0.0 | 2 | Tools for working with functions of undetermined arity | (bsd3, data, functions, library) | 2017-03-19 | 0.1.0 | athanclark |
variadic-function | 15 | 0.0 | 1 | Create and transform functions with variable arity. | (bsd3, data, functions, library) | 2021-07-05 | 0.1.0.2 | BorisLykah |
wrap | 16 | 0.0 | 1 | Wrap a function's return value with another function | (bsd3, data, functions, library) | 2015-02-06 | 0.0.0 | ChrisDone |