@hackage smallstring0.1.0

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.