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.
forked from basvandijk/case-insensitive
-
Notifications
You must be signed in to change notification settings - Fork 1
Case insensitive string comparison
License
assertible/case-insensitive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Case insensitive string comparison
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Haskell 92.8%
- Nix 7.2%