shorten-strings-0.1.0.1: Shorten a variety of string-like types adding ellipsis

Portabilityunportable
Stabilityunstable
Maintainerpbrisbin@gmail.com
Safe HaskellSafe-Infered

Data.Shorten

Description

 

Documentation

class Shorten a whereSource

Methods

shorten :: Int -> a -> aSource