ChitImpl.AlreadyDisposed is premature optimization
Open
- Dominant language
- Java
- Stars
- 20
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Probably slows things down with slower dispatch. Should definitely remove this, and consider making `Chit` a class with final methods.
https://github.com/diffplug/durian-rx/blob/4691684a3caaaaa4b25db0d94904ff423583b34a/src/main/java/com/diffplug/common/rx/ChitImpl.java#L41-L51
Contributor guide
Assessment
This issue has not been assessed yet.