Module
Data.Ord 
- Package
- prelude
- Repository
- purerl/purescript-prelude
#Ord Source
#lessThanOrEq Source
lessThanOrEq :: forall a. Ord a => a -> a -> BooleanTest whether one value is non-strictly less than another.
#greaterThan Source
greaterThan :: forall a. Ord a => a -> a -> BooleanTest whether one value is strictly greater than another.
#greaterThanOrEq Source
greaterThanOrEq :: forall a. Ord a => a -> a -> BooleanTest whether one value is non-strictly greater than another.
Re-exports from Data.Ordering 
- Modules
- Control.Applicative 
- Control.Apply 
- Control.Bind 
- Control.Category 
- Control.Monad 
- Control.Semigroupoid 
- Data.Boolean 
- Data.BooleanAlgebra 
- Data.Bounded 
- Data.CommutativeRing 
- Data.DivisionRing 
- Data.Eq 
- Data.EuclideanRing 
- Data.Field 
- Data.Function 
- Data.Functor 
- Data.HeytingAlgebra 
- Data.Monoid 
- Data.Monoid. Additive 
- Data.Monoid. Conj 
- Data.Monoid. Disj 
- Data.Monoid. Dual 
- Data.Monoid. Endo 
- Data.Monoid. Multiplicative 
- Data.NaturalTransformation 
- Data.Ord 
- Data.Ord. Unsafe 
- Data.Ordering 
- Data.Ring 
- Data.Semigroup 
- Data.Semigroup. First 
- Data.Semigroup. Last 
- Data.Semiring 
- Data.Show 
- Data.Symbol 
- Data.Unit 
- Data.Void 
- Prelude
- Record.Unsafe 
- Type.Data. Row 
- Type.Data. RowList