MapWith: mapWith: like fmap, but with additional arguments (isFirst, isLast, etc).

[ bsd3, combinators, library ] [ Propose Tags ]

fmap over Traversables (including lists), but pass additional parameters to the map function, such as isFirst, isLast, prevElt, nextElt, index from start or end, custom params. For examples see https://github.com/davjam/MapWith/blob/master/doc/examples.hs

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log ChangeLog.md
Dependencies base (>=4.9.1 && <4.15) [details]
License BSD-3-Clause
Copyright (c) David James, 2020.
Author David James
Maintainer dj112358@outlook.com
Revised Revision 1 made by davtjames at 2020-07-28T15:21:23Z
Category Combinators
Home page https://github.com/davjam/MapWith#readme
Source repo head: git clone https://github.com/davjam/MapWith.git
Uploaded by davtjames at 2020-07-13T16:51:51Z
Distributions
Downloads 482 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-13 [all 1 reports]