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

vector vector at projects.haskell.org
Sat Jun 19 15:28:01 EDT 2010


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

 If this primitive will made in GHC6.14 it would be possible to define such
 conversion only for GHC6.14 with little bits of evil CPP magic. It's ugly
 but this way people who really need it would be able to use O(1)
 conversion.

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


More information about the vector mailing list