套件:libghc-bytestring-to-vector-doc(0.3.0.1-6)
libghc-bytestring-to-vector-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-bytestring-to-vector:
- [haskell-bytestring-to-vector_0.3.0.1-6.dsc]
- [haskell-bytestring-to-vector_0.3.0.1.orig.tar.gz]
- [haskell-bytestring-to-vector_0.3.0.1-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
convert ByteString<->Vector.Storable without copying; documentation
This library allows conversion between the types from Data.ByteString and Data.Vector.Storable without copying the underlying data. This is useful, for example, when ByteString IO produces or consumes vectors of numbers in native byte order.
The conversion relies on the fact that ByteString and Vector use their respective ForeignPtr's in compatible ways.
This library is a fork of spool.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-bytestring-to-vector-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-bytestring-to-vector-dev
- convert ByteString<->Vector.Storable without copying
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-bytestring-to-vector-prof
- convert ByteString<->Vector.Storable without copying; profiling libraries