Module

Data.Ord.Generic

Package
purescript-prelude
Repository
purescript/purescript-prelude

#genericCompareSource

genericCompare::foralla rep.Generic a rep =>GenericOrd rep => a -> a ->Ordering

A Generic implementation of the compare member from the Ord type class.