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


Keywords
Control
License
BSD-3-Clause
Install
cabal install fold-debounce-0.2.0.16

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>