web3-0.9.0.0: Web3 API for Haskell.

CopyrightAlexander Krupenkin 2016
LicenseBSD3
Maintainer[email protected]
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Data.String.Extra

Description

Extra string manipulation functions.

Synopsis

Documentation

toLowerFirst :: String -> String Source #

Lower first char of string

toUpperFirst :: String -> String Source #

Upper first char of string