unused-0.9.0.0: A command line tool to identify unused code.

Safe HaskellSafe
LanguageHaskell2010

Common

Synopsis

Documentation

(<>) :: Semigroup a => a -> a -> a infixr 6 #

An associative operation.