assoc-1.0.2: swap and assoc: Symmetric and Semigroupy Bifunctors
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
).
- Data
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
).
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |