chan-0.0.2: Some extra kit for Chans

Safe HaskellSafe
LanguageHaskell2010

Control.Concurrent.Chan.Extra

Synopsis

Documentation

throttleStatic :: DiffNanosec -> Chan a -> IO (Chan a, Async ()) Source #

Like debounce, but lossless