[vector] #24: Conversion between different types of vectors

vector vector at projects.haskell.org
Tue Nov 9 12:28:03 EST 2010


#24: Conversion between different types of vectors
------------------------+---------------------------------------------------
Reporter:  Khudyakov    |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  major        |    Milestone:     
 Version:               |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------
Comment (by rl):

 Alas, I haven't had time to get the necessary primitives into 7.0. There
 might be a better way to provide the O(1) conversions anyway. I'll have to
 think more about it. Note that #2 is also related, since we might want to
 memcpy between Unboxed and Storable vectors.

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


More information about the vector mailing list