-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Orphan Instances for 'Data.Vector' -- -- Orphan Instances for Data.Vector @package vector-instances @version 3.1 module Data.Vector.Instances 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 instance TraversableWithIndex Int Vector instance FoldableWithIndex Int Vector instance FunctorWithIndex Int Vector