@hackage / smallstring

A Unicode text type, optimized for low memory overhead

Latest0.3.3

About

Metadata

  • Last updated , by AntoineLatter
  • License BSD-3-Clause
  • Maintained by: aslatter@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.