normalization-insensitive
The module Data.Unicode.NormalizationInsensitive provides the NI type constructor which can be parameterized by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to normalization. This is very similar in spirit to the case-insensitive package, and is in fact based on the same code.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 5 years ago
2.0.2
almost 5 years ago
Versions
4
4
Downloads
3,115 total
3,115 total
Dependent Repos
6
6
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 9 on GitHub |
| Forks | 1 on GitHub |