The early versions of this project were fun experiments in Kotlin. As I played around with it more and talked to others, I hoped I might make this project useful to others, rather an as a simple experiment.
Therefore, I set down the following criteria for what I wanted from the library:
- Idiomatic Java and Kotlin usage
- Low method count
- Support for all basic Redux concepts in the smallest pos...