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 0
Case insensitive string comparison
License
ulidtko/haskell-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
Releases
No releases published
Packages 0
No packages published
Languages
- Haskell 93.0%
- Nix 7.0%