-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Orphan Instances for 'Data.Vector'
--   
--   Orphan Instances for <a>Data.Vector</a>
@package vector-instances
@version 3.3


module Data.Vector.Instances
instance Prim a => Semigroup (Vector a)
instance Storable a => Semigroup (Vector a)
instance Unbox a => Semigroup (Vector a)
instance Extend Vector
instance TraversableWithKey Vector
instance Plus Vector
instance Alt Vector
instance Semigroup (Vector a)
instance Bind Vector
instance Pointed Vector
instance Apply Vector
instance FoldableWithKey Vector
instance Adjustable Vector
instance Lookup Vector
instance Indexable Vector
instance ZipWithKey Vector
instance Zip Vector
instance Keyed Vector
