fold-debounce-conduit-0.1.0.0: README.md
# fold-debounce-conduit Regulate input traffic from conduit Source with Control.FoldDebounce ## How to run tests ``` cabal configure --enable-tests && cabal build && cabal test ``` ## Author Toshio Ito <debug.ito [at] gmail.com>