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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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]

Properties

Versions 0.1.0.0, 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-04-13T18:58:49Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for tuple-sop-0.1.0.0

[back to package description]

tuple-sop