MIT licensed by Daniel Firth
Maintained by [email protected]
This version can be pinned in stack with:composite-tuple-0.1.2.0@sha256:6a87ab3c542215185cb2d12dd9861e399076569f00f49589dfa0933d1e92f548,1049

Module documentation for 0.1.2.0

composite-tuple

Tuple functions for composite, inspired by relude.

It’s possible these be made to work for vinyl in general, but at the moment they are composite-specific.

Changes

Changelog for composite-tuple

(v0.1.2.0)

  • Add pattern (:|:).

(v0.1.1.0)

  • Add singleton.

(v0.1.0.0)

  • Add composite tuple functions toFst, toSnd, fmapToFst, fmapToSnd, traverseToFst, traverseToSnd, fanout, fanoutM`.