tuple-sop: functions on n-ary tuples using generics-sop

[ data, gpl, library ] [ Propose Tags ]

Exports various functions on n-ary tuples. This library uses generics-sop to create a generic representation of n-ary product types. To regain type inference, the exported functions work only on tuples with at most 10 components.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), generics-sop [details]
License GPL-3.0-only
Copyright 2018 Ferdinand van Walree
Author Ferdinand van Walree
Maintainer ferdinandvwalree@gmail.com
Category Data
Home page https://github.com/Ferdinand-vW/tuple-sop#readme
Bug tracker https://github.com/Ferdinand-vW/tuple-sop/issues
Source repo head: git clone https://github.com/Ferdinand-vW/tuple-sop
Uploaded by ferdinandvw at 2018-06-24T14:12:11Z
Distributions LTSHaskell:0.3.1.0, NixOS:0.3.1.0, Stackage:0.3.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2885 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-24 [all 1 reports]

Readme for tuple-sop-0.3.1.0

[back to package description]

tuple-sop