toolshed-0.17.0.2: Ill-defined library.

Safe HaskellSafe
LanguageHaskell2010

ToolShed.Data.String

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Miscellaneous String-orientated functions.

Synopsis

Functions

deTab Source #

Arguments

:: Int

Tab-length.

-> String 
-> String 

Replaces any embedded tab-characters with the appropriate number of spaces.