smallstring: A Unicode text type, optimized for low memory overhead
A Unicode text type, optimized for low memory overhead. No string manipulation functions are offered.
Equality and ordinal comparison aim to be competitive with the Text type.
Downloads
- smallstring-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.10), deepseq (>=1.1 && <1.2), hashable (>=1.0.1 && <1.2), smallarray (>=0.2 && <0.3), text (>=0.11 && <0.12), utf8-string (>=0.3 && <0.4) [details] |
License | BSD-3-Clause |
Author | Antoine Latter |
Maintainer | aslatter@gmail.com |
Category | Data |
Home page | http://community.haskell.org/~aslatter/code/smallstring/ |
Source repo | head: darcs get http://community.haskell.org/~aslatter/code/smallstring |
Uploaded | by AntoineLatter at 2011-06-06T23:14:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4409 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |