On this page
Data.Functor.Reverse
Copyright | (c) Russell O'Connor 2009 |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | R.Paterson@city.ac.uk |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Description
Making functors whose elements are notionally in the reverse order from the original functor.
The same functor, but with Foldable
and Traversable
instances that process the elements in the reverse order.
Constructors
Reverse | |
Fields
|
Instances
© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.4.2/docs/libraries/transformers-0.5.6.2/Data-Functor-Reverse.html