Skip to content

kazu-yamamoto/case-insensitive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The module Data.CaseInsensitive provides the CI type constructor which can be parameterised by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to cases.

About

Case insensitive string comparison

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%