Data.List.Extra

String operations

lower

upper

trim

trimStart

trimEnd

word1

Splitting

dropEnd

takeEnd

splitAtEnd

breakEnd

spanEnd

dropWhileEnd

dropWhileEnd'

takeWhileEnd

stripSuffix

stripInfix

stripInfixEnd

wordsBy

linesBy

breakOn

breakOnEnd

splitOn

split

chunksOf

Basics

list

uncons

unsnoc

cons

snoc

drop1

List operations

groupSort

groupSortOn

groupSortBy

nubOrd

nubOrdBy

nubOrdOn

nubOn

groupOn

sortOn

disjoint

allSame

anySame

repeatedly

for

firstJust

concatUnzip

concatUnzip3

replace

merge

mergeBy