bishbosh-0.1.1.0: Plays chess.
Safe HaskellSafe-Inferred
LanguageHaskell2010

BishBosh.Text.Case

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Exports functions to facilitate change of case.
Synopsis

Functions

toUpperInitial :: String -> String Source #

Convert the initial letter of the specified string to upper-case.