The latest version of tuple-ops is 0.0.0.3-0.

tuple-ops

Version 0.0.0.2 revision 0 uploaded by JiasenWu.

Package meta

Synopsis
various operations on n-ary tuples via GHC.Generics
Description

Some operations on n-ary tuples, including uncons, cons, etc. This package distinguish itself from other packages on tuple mainly on the the implementation under the cover. It converts Generic datatype into the its representation form, and carries out the operations on there. The other point is that this package tends to treat non-tuples directly as 1-ary, without need of OneTuple or similar intermediate wrapper.

Author
Jiasen Wu
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
https://github.com/pierric/tuple-ops
Maintainer
Jiasen Wu <jiasenwu@hotmail.com>
Package URL
n/a
Stability
n/a

Components