パッケージ: libghc-text-short-doc (0.1.3-2build2)
libghc-text-short-doc に関するリンク
Trisquel の資源:
haskell-text-short ソースパッケージをダウンロード:
- [haskell-text-short_0.1.3-2build2.dsc]
- [haskell-text-short_0.1.3.orig.tar.gz]
- [haskell-text-short_0.1.3-2build2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Sean Whitton
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
memory-efficient representation of Unicode text strings; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-text-short-doc 関連パッケージ
|
|
|
-
- dep: haddock-interface-35
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML