Name : ghc-monoidal-containers
| |
Version : 0.3.0.1
| Vendor : openSUSE
|
Release : bp150.1.3
| Date : 2018-07-30 21:25:30
|
Group : Development/Languages/Other
| Source RPM : ghc-monoidal-containers-0.3.0.1-bp150.1.3.src.rpm
|
Size : 0.37 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Containers with monoidal accumulation
|
Description :
Containers with merging via monoidal accumulation. The \'Monoid\' instances provided by the \'containers\' and \'unordered-containers\' packages merge structures in a left-biased manner instead of using the underlying monoidal structure of the value.
This package wraps the types provided by these packages, but provides \'Monoid\' instances implemented in terms of the value type\'s \'mappend\'. For instance, the \'Monoid\' \'Map\' instance looks like,
\' instance (Ord k, Monoid a) => Monoid (MonoidalMap k a) \'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |