assoc
Version 1.1.1 revision 1 uploaded by phadej.
Package meta
- Synopsis
- swap and assoc: Symmetric and Semigroupy Bifunctors
- Description
Provides generalisations of
swap :: (a,b) -> (b,a)
andassoc :: ((a,b),c) -> (a,(b,c))
toBifunctor
s supporting similar operations (e.g.Either
,These
).- Author
- Oleg Grenrus <oleg.grenrus@iki.fi>
- Bug reports
- n/a
- Category
- Data
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- Oleg Grenrus <oleg.grenrus@iki.fi>
- Package URL
- n/a
- Stability
- n/a