introduction-0.0.1.0: A prelude for safe new projects

Safe HaskellTrustworthy
LanguageHaskell2010

Introduction

Synopsis

Documentation

applyN :: Int -> (a -> a) -> a -> a Source #

show :: Show a => a -> String #

A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.