套件:libghc-isomorphism-class-doc(0.1.1-1)
libghc-isomorphism-class-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-isomorphism-class:
- [haskell-isomorphism-class_0.1.1-1.dsc]
- [haskell-isomorphism-class_0.1.1.orig.tar.gz]
- [haskell-isomorphism-class_0.1.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libghc-isomorphism-class-prof
- libghc-quickcheck-classes-doc
- libghc-quickcheck-classes-dev
- libghc-quickcheck-classes-prof
- libghc-hedgehog-classes-doc
- libghc-hedgehog-classes-dev
- libghc-hedgehog-classes-prof
- libghc-quickcheck-classes-base-doc
- libghc-quickcheck-classes-base-dev
- libghc-quickcheck-classes-base-prof
- libghc-text-conversions-doc
Isomorphism typeclass solving the conversion problem; documentation
Isomorphism as a lawful solution to the conversion problem.
Many libraries exist that approach the conversion problem. However all of them provide lawless typeclasses leaving it up to the author of the instance to define what makes a proper conversion. This results in inconsistencies across instances and their behavior being not evident to the user.
This library tackles this problem with a lawful typeclass, making it evident what any of its instances do.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-isomorphism-class-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-isomorphism-class-dev
- Isomorphism typeclass solving the conversion problem
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-isomorphism-class-prof
- Isomorphism typeclass solving the conversion problem; profiling libraries