ConCat.Inline.SampleMethods
Description
Class-op aliases that have been inlined to dictionary method accessors. To see the effect, ghc --show-iface SampleMethods.hi
(==) :: Eq a => a -> a -> Bool Source #
(/=) :: Eq a => a -> a -> Bool Source #