Skip to content
Sections
>> Trisquel >> Pakete >> etiona >> haskell >> libghc-stm-chans-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Quellcode: haskell-stm-chans  ]

Paket: libghc-stm-chans-dev (3.0.0.4-5build1)

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.

Andere Pakete mit Bezug zu libghc-stm-chans-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor

libghc-stm-chans-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 46,6 kB572 kB [Liste der Dateien]