hackage.haskell.org : case-insensitive-match
A way to do case-insensitive string matching and comparison with less overhead and more speed. The Data.CaseInsensitive.Eq module offers simplified syntax and optimized instances for ByteString, String and Text. In particular, the ByteString implementation assumes ISO-8859-1 (8-bit) encoding and performs benchmark testing significantly faster than other implementations.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/case-insensitive-match
Keywords:
bsd3
, library
, program
, text
, Propose Tags
License: BSD-3-Clause
Latest release: over 9 years ago
First release: over 9 years ago
Downloads: 1,812 total
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago