Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> haskell >> libghc-text-short-dev
nabia  ] [  aramo  ]
[ ソース: haskell-text-short  ]

パッケージ: libghc-text-short-dev (0.1.3-2build2)

memory-efficient representation of Unicode text strings

This Haskell library provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to the relationship between 'ShortByteString' and 'ByteString'.

The main differences between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText' doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload.

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

その他の libghc-text-short-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案

libghc-text-short-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 89.3 kB795 kB [ファイル一覧]
arm64 96.5 kB997 kB [ファイル一覧]
armhf 93.9 kB818 kB [ファイル一覧]
ppc64el 113.6 kB1211 kB [ファイル一覧]