plutus-core-1.69.0.0: Language library for Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Vector.Orphans

Orphan instances

Hashable a ⇒ Hashable (Vector a) Source # 
Instance details

Methods

hashWithSalt ∷ Int → Vector a → Int Source #

hash ∷ Vector a → Int Source #

Flat a ⇒ Flat (Vector a) Source # 
Instance details