dups-0.1.0.0

Safe HaskellSafe
LanguageHaskell2010

Dups

Documentation

hasDups :: Eq a => [a] -> Bool Source #

removeDups :: Eq a => [a] -> [a] Source #