[Haskell-beginners] help with a class definition

Rustom Mody rustom.mody at parsci.com
Mon Nov 28 15:21:56 CET 2011


The Data.Vector.Unboxed page on hackage has the following line

class (Vector Vector a, MVector MVector a) => Unbox a

Can someone explain whats the repeating Vector (and MVector) there?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111128/26040ff1/attachment.htm>


More information about the Beginners mailing list