-- 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.4 module Data.Vector.Instances instance Data.Key.Keyed Data.Vector.Vector instance Data.Key.Zip Data.Vector.Vector instance Data.Key.ZipWithKey Data.Vector.Vector instance Data.Key.Indexable Data.Vector.Vector instance Data.Key.Lookup Data.Vector.Vector instance Data.Key.Adjustable Data.Vector.Vector instance Data.Key.FoldableWithKey Data.Vector.Vector instance Data.Functor.Bind.Class.Apply Data.Vector.Vector instance Data.Pointed.Pointed Data.Vector.Vector instance Data.Functor.Bind.Class.Bind Data.Vector.Vector instance Data.Functor.Alt.Alt Data.Vector.Vector instance Data.Functor.Plus.Plus Data.Vector.Vector instance Data.Key.TraversableWithKey Data.Vector.Vector instance Data.Functor.Extend.Extend Data.Vector.Vector instance Data.Hashable.Class.Hashable a => Data.Hashable.Class.Hashable (Data.Vector.Vector a) instance (Data.Vector.Unboxed.Base.Unbox a, Data.Hashable.Class.Hashable a) => Data.Hashable.Class.Hashable (Data.Vector.Unboxed.Base.Vector a) instance (Foreign.Storable.Storable a, Data.Hashable.Class.Hashable a) => Data.Hashable.Class.Hashable (Data.Vector.Storable.Vector a) instance (Data.Primitive.Types.Prim a, Data.Hashable.Class.Hashable a) => Data.Hashable.Class.Hashable (Data.Vector.Primitive.Vector a)