Data.Packed.Vector

data Vector a

fromList

(|>)

toList

buildVector

dim

(@>)

subVector

takesV

join

mapVector

mapVectorWithIndex

zipVector

zipVectorWith

unzipVector

unzipVectorWith

mapVectorM

mapVectorM_

mapVectorWithIndexM

mapVectorWithIndexM_

foldLoop

foldVector

foldVectorG

foldVectorWithIndex