halg-core-test-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Algebra.TestUtils

Documentation

liftSNat :: (forall n. KnownNat (n :: Nat) => SNat n -> Property) -> Natural -> Property Source #

checkForTypeNat :: [Natural] -> (forall n. KnownNat (n :: Nat) => SNat n -> Property) -> Property Source #