[vector] #15: Add "generalised scan"
vector
vector at projects.haskell.org
Tue Nov 9 17:37:39 EST 2010
#15: Add "generalised scan"
------------------------+---------------------------------------------------
Reporter: rl | Owner:
Type: enhancement | Status: new
Priority: critical | Milestone: 0.8
Version: 0.7 | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by choener):
It's worth a lot as it means I can unzip the input vector to get the
individual components and use the functions on them without big problems
-- of course, right now I use PrimitiveArrays as they have less overhead
in some cases (I think).
--
Ticket URL: <http://trac.haskell.org/vector/ticket/15#comment:9>
vector <http://trac.haskell.org/vector>
Package vector
More information about the vector
mailing list