Module

Test.QuickCheck.Laws.Data.Bounded

#checkBounded

checkBounded :: forall a. Arbitrary a => Bounded a => Ord a => Proxy a -> Effect Unit
  • Ordering: bottom <= a <= top

Modules