hackage.haskell.org : 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.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/normalization-insensitive
Keywords:
bsd3
, data
, library
, text
, unicode
, Propose Tags
License: BSD-3-Clause
Latest release: almost 5 years ago
First release: over 9 years ago
Dependent repositories: 6
Downloads: 3,111 total
Stars: 9 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago