Name : ghc-indexed-traversable
| |
Version : 0.1.4
| Vendor : Fedora Project
|
Release : 1.fc41
| Date : 2024-08-05 15:42:00
|
Group : Unspecified
| Source RPM : ghc-indexed-traversable-0.1.4-1.fc41.src.rpm
|
Size : 0.34 MB
| |
Packager : Fedora Project
| |
Summary : FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
|
Description :
This package provides three useful generalizations:
\'class Functor f => FunctorWithIndex i f | f -> i\' (imap)
\'class Foldable f => FoldableWithIndex i f | f -> i\' (ifoldMap)
\'class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i\' (itraverse)
This package contains instances for types in GHC boot libraries. For some additional instances see indexed-traversable-instances.
The keys package provides similar functionality, but uses (associated) \'TypeFamilies\' instead of \'FunctionalDependencies\'.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/g |