[vector] #2: cons, snoc, (++) and concat should use copy when possible

vector vector at projects.haskell.org
Mon Oct 18 14:32:57 EDT 2010


#2: cons, snoc, (++) and concat should use copy when possible
------------------------+---------------------------------------------------
Reporter:  rl           |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  major        |    Milestone:     
 Version:  0.6          |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by rl):

  * milestone:  0.7 =>

Comment:

 The plan is to allow `Stream`s to produce whole arrays in addition to
 individual elements. Not sure when this will be done so removing the
 milestone.

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/2#comment:5>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list