[ trixie ]
[ sid ]
[ 源代码: haskell-integer-conversion ]
软件包:libghc-integer-conversion-dev(0.1.0.1-2)
libghc-integer-conversion-dev 的相关链接
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
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-integer-conversion-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b7e3b
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-8a5b1
- 本虚包由这些包填实: ghc
-
- dep: libghc-primitive-dev-0.8.0.0-4f69f
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-text-dev-2.0.2-ca8a7
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库