Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> haskell >> libghc-stm-chans-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: haskell-stm-chans  ]

软件包: libghc-stm-chans-dev (3.0.0.4-8build1)

additional types of channels for STM

Additional types of STM channels:

 * TBChan: a version of TChan where the queue is bounded in length
 * TBMChan: a version of TChan where the queue is bounded in length
   and closeable.
 * TBMQueue: a version of TQueue where the queue is bounded in length
   and closeable.
 * TMChan: a version of TChan where the queue is closeable. This is
   similar to a TChan (Maybe a) with a monotonicity guarantee that
   once there's a Nothing there will always be Nothing.
 * TMQueue: a version of TQueue where the queue is closeable. This is
   similar to a TQueue (Maybe a) with a monotonicity guarantee that
   once there's a Nothing there will always be Nothing.

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

其他与 libghc-stm-chans-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libghc-stm-chans-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 50.9 kB611 kB [文件列表]
armhf 57.6 kB666 kB [文件列表]