Fold multiple events that happen in a given period of time. See Control.FoldDebounce.


Keywords
control, library, Propose Tags , Control.FoldDebounce, Skip to Readme, , Index, Quick Jump, fold-debounce-0.2.0.11.tar.gz, browse, Package description, Package maintainers, debugito, edit package information , 0.1.0.0
License
BSD-3-Clause
Install
cabal install fold-debounce-0.2.0.11

Documentation

fold-debounce

Fold multiple events that happen in a given period of time.

How to run tests

cabal configure --enable-tests && cabal build && cabal test

Author

Toshio Ito <debug.ito [at] gmail.com>