
28 Nov
2011
28 Nov
'11
9:21 a.m.
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?