Tim Wallet
Tim Wallet
See https://github.com/clash-lang/clash-protocols/issues/92. Feel free to suggest different different names for the typeclass/functions.
Previously, `delayedFold` only worked on vectors of size `2^k`. This PR relaxes that constraint. ## Still TODO: - [ ] Write a changelog entry (see changelog/README.md) - [ ] Check...
We have observed that the `buttons` attribute of the `MouseEvent` class is wrong under certain circumstances. Currently the `MousePress` and `MouseRelease` events are used to record which mouse buttons are...