smallstring: A string type optimized for size in memory

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 4298 total (13 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]