packages feed

fold-debounce-0.1.0.0: README.md

# 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>