[ trixie ]
[ sid ]
[ ソース: haskell-integer-conversion ]
パッケージ: libghc-integer-conversion-doc (0.1.0.1-2)
libghc-integer-conversion-doc に関するリンク
Debian の資源:
haskell-integer-conversion ソースパッケージをダウンロード:
- [haskell-integer-conversion_0.1.0.1-2.dsc]
- [haskell-integer-conversion_0.1.0.1.orig.tar.gz]
- [haskell-integer-conversion_0.1.0.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
conversion from strings to Integer; documentation
The naive "foldl' (\acc d -> acc * 10 + d) 0" is expensive (quadratic) for large Integers. This package provides a sub-quadratic implementation.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-integer-conversion-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-integer-conversion-dev
- conversion from strings to Integer
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-integer-conversion-prof
- conversion from strings to Integer; profiling libraries