assoc: swap and assoc: Symmetric and Semigroupy Bifunctors

[ bsd3, data, library ] [ Propose Tags ]

Provides generalisations of swap :: (a,b) -> (b,a) and assoc :: ((a,b),c) -> (a,(b,c)) to Bifunctors supporting similar operations (e.g. Either, These).

Flags

Manual Flags

NameDescriptionDefault
tagged

You can disable the use of the tagged package using `-f-tagged`.

Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1, 1.0.1, 1.0.2, 1.1
Change log CHANGELOG.md
Dependencies base (>=4.3 && <4.20), bifunctor-classes-compat (>=0.1 && <0.2), tagged (>=0.8.6 && <0.9) [details]
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Revised Revision 1 made by phadej at 2023-10-04T07:10:36Z
Category Data
Source repo head: git clone https://github.com/phadej/assoc.git
Uploaded by phadej at 2023-03-13T17:48:52Z
Distributions Arch:1.0.2, Debian:1.0.2, Fedora:1.1, LTSHaskell:1.1, NixOS:1.1, Stackage:1.1, openSUSE:1.1
Reverse Dependencies 10 direct, 8416 indirect [details]
Downloads 31314 total (283 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]