vector-functorlazy: vectors that perform the fmap operation in constant time

[ bsd3, data, data-structures, library ] [ Propose Tags ]

Functor-lazy vectors perform the fmap operation in constant time, whereas other vectors require linear time. All vector operations are supported except for slicing. See http://github.com/mikeizbicki/vector-funxtorlazy for details on how this module works under the hood.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1
Dependencies base (>=3 && <5), ghc-prim, primitive (>=0.5), vector (>=0.9), vector-th-unbox (>=0.2) [details]
License BSD-3-Clause
Author Mike izbicki
Maintainer mike@izbicki.me
Category Data, Data Structures
Home page http://github.com/mikeizbicki/vector-functorlazy/
Bug tracker http://github.com/mikeizbicki/vector-functorlazy/issues
Uploaded by MikeIzbicki at 2013-07-05T23:52:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1112 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]