软件包:libghc-these-dev(0.7.4-5 以及其他的)
either-or-both data type
Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting `Either a b' as "exclusive or") or as an "outer join" type (contrasting `(a, b)' as "inner join").
The major use case of this is provided by the Align class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input.
Also included is ChronicleT, a monad transformer based on the Monad instance for `These a', along with the usual monad transformer bells and whistles.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-these-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-aeson-dev-1.3.1.1-26cd1
- 本虚包由这些包填实: libghc-aeson-dev
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-bifunctors-dev-5.5.3-2e696
- 本虚包由这些包填实: libghc-bifunctors-dev
-
- dep: libghc-binary-dev-0.8.5.1-45c53
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.5.11.0-1b029
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.3.0-b30f4
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.2.7.0-5efa0
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-keys-dev-3.12.1-c2dee
- 本虚包由这些包填实: libghc-keys-dev
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虚包由这些包填实: ghc
-
- dep: libghc-profunctors-dev-5.2.2-20a86
- 本虚包由这些包填实: libghc-profunctors-dev
-
- dep: libghc-quickcheck-dev-2.11.3-74058
- 本虚包由这些包填实: libghc-quickcheck2-dev
-
- dep: libghc-semigroupoids-dev-5.2.2-51141
- 本虚包由这些包填实: libghc-semigroupoids-dev
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f
- 本虚包由这些包填实: ghc
-
- dep: libghc-vector-dev-0.12.0.1-d0ea2
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libghc-vector-instances-dev-3.4-60883
- 本虚包由这些包填实: libghc-vector-instances-dev
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-these-doc
- either-or-both data type; documentation
-
- sug: libghc-these-prof
- either-or-both data type; profiling libraries