smallstring: A string type optimized for size in memory
A string type offering very little memory overhead. No string manipulation functions are offered.
Equality and ordinal comparison aim to be competitive with the String type.
Downloads
- smallstring-0.1.0.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), deepseq (>=1.1 && <1.2), smallarray (>=0.1 && <0.2), 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/ |
Uploaded | by AntoineLatter at 2010-12-02T14:34:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4447 total (0 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] |