unison-cli-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.CommandLine.Helpers

Synopsis

Pretty Printing

plural :: Foldable f => f a -> b -> b -> b Source #

plural' :: Integral a => a -> b -> b -> b Source #