všetky možnosti
bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: haskell-semirings  ]

Balík: libghc-semirings-dev (0.6-4 a iné)

Odkazy pre libghc-semirings-dev

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík haskell-semirings:

Správcovia:

Externé zdroje:

Podobné balíky:

two monoids as one, in holy haskimony

Haskellers are usually familiar with monoids and semigroups. A monoid has an appending operation `<>` (or `mappend`), and an identity element, `mempty`. A semigroup has an appending `<>` operation, but does not require a `mempty` element.

A Semiring has two appending operations, `plus` and `times`, and two respective identity elements, `zero` and `one`.

More formally, a Semiring R is a set equipped with two binary relations `+` and `*`, such that:

(R,+) is a commutative monoid with identity element 0,

(R,*) is a monoid with identity element 1,

(*) left and right distributes over addition, and

multiplication by '0' annihilates R.

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Ostatné balíky súvisiace s balíkom libghc-semirings-dev

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť libghc-semirings-dev

Stiahnuť pre všetky dostupné architektúry
Architektúra Verzia Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 0.6-4 271.9 kB2,845.0 kB [zoznam súborov]
arm64 0.6-4 279.2 kB3,182.0 kB [zoznam súborov]
armel 0.6-4+b1 343.3 kB3,526.0 kB [zoznam súborov]
armhf 0.6-4+b1 336.2 kB3,486.0 kB [zoznam súborov]
i386 0.6-4+b1 415.0 kB3,604.0 kB [zoznam súborov]
mips64el 0.6-4+b1 358.7 kB4,544.0 kB [zoznam súborov]
ppc64el 0.6-4 338.6 kB4,101.0 kB [zoznam súborov]
riscv64 0.6-4 433.4 kB4,940.0 kB [zoznam súborov]
s390x 0.6-4 414.3 kB5,258.0 kB [zoznam súborov]