ghc-assoc 1.0.2
Channel: guix
Home page: https://hackage.haskell.org/package/assoc
Licenses: Modified BSD
Synopsis: Swap and assoc: Symmetric and Semigroupy Bifunctors
Description:
Provides generalisations of swap :: (a,b) -> (b,a)
and assoc :: ((a,b),c) -> (a,(b,c))
to Bifunctor
s supporting similar operations (e.g. Either
, These
).
Total results: 1