Module

Test.StrongCheck.Laws.Data.BooleanAlgebra

Package
purescript-strongcheck-lawsDEPRECATED
Repository
garyb/purescript-strongcheck-laws

#checkBooleanAlgebra Source

checkBooleanAlgebra :: forall a eff. Arbitrary a => BooleanAlgebra a => Eq a => Proxy a -> SC eff Unit
  • Excluded middle: a || not a = tt