Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> haskell >> libghc-broadcast-chan-dev
aramo  ]
[ 源代码: haskell-broadcast-chan  ]

软件包: libghc-broadcast-chan-dev (0.2.1.1-1build1)

closable, fair, leak-avoidant, single-wakeup channel

A closable, fair, single-wakeup channel that avoids the 0 reader space leak that Control.Concurrent.Chan from base suffers from.

The Chan type from Control.Concurrent.Chan consists of both a read and write end combined into a single value. This means there is always at least 1 read end for a Chan, which keeps any values written to it alive. This is a problem for applications/libraries that want to have a channel that can have zero listeners.

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

其他与 libghc-broadcast-chan-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libghc-broadcast-chan-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 63.1 kB544 kB [文件列表]
arm64 77.0 kB728 kB [文件列表]
armhf 77.6 kB586 kB [文件列表]
ppc64el 82.5 kB868 kB [文件列表]