Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 217 Bytes

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>