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.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
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 |
Category | Data |
Uploaded | by DanielDiazCarrete at 2023-01-07T16:09:31Z |
Distributions | NixOS:0.1.0.1 |
Downloads | 42 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-07 [all 1 reports] |