massiv-test-1.0.0.0: Library that contains generators, properties and tests for Massiv Array Library.
Safe HaskellNone
LanguageHaskell2010

Test.Massiv.Array.Load

Synopsis

Spec for loadable representations

loadSpec :: forall r ix e. (Eq e, Show e, Typeable e, Arbitrary e, Function ix, Arbitrary ix, CoArbitrary ix, Ragged L ix e, Load r ix e) => Spec Source #