Module

Test.Abides.Data.Bounded

#bounded

bounded :: forall a. Bounded a => Ord a => a -> Boolean

minBound <= x <= maxBound?

Modules