vector-functorlazy: vectors that perform the fmap operation in constant time
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.
Modules
[Index]
Downloads
- vector-functorlazy-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1147 total (6 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] |