multicurryable: Uncurry functions with multiple arguments.
This library provides a version of "uncurry" which takes a function of multiple arguments and stores the arguments into an n-ary product from "sop-core". The first non-function type encountered in the signature is considered the "end of the function".
This library also provides a way of reassociating a sequence of nested Eithers, so that the innermost Rigth value floats to the top-level Right branch.
Downloads
- multicurryable-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.16 && <5), sop-core (>=0.5.0.2 && <0.6) [details] |
| License | BSD-3-Clause |
| Author | Daniel Díaz |
| Maintainer | diaz_carrete@yahoo.com |
| Uploaded | by DanielDiazCarrete at 2022-12-30T17:43:46Z |
| Revised | Revision 1 made by DanielDiazCarrete at 2023-05-16T18:27:35Z |
| Category | Data |
| Source repo | head: git clone https://github.com/danidiaz/multicurryable.git |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 271 total (14 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-12-30 [all 1 reports] |