@anwhy/reselect-utils
v5.1.0-p7
Published
[](https://travis-ci.com/sgrishchenko/reselect-utils) [.
- Using selection results as parameters for a new selection.
- Calculating the aggregate value from a collection of selector results.
- Structuring of selection results (more proper typed version of structured selector and cached structured selector).
- Implementation of key selectors composition (useful for key selector creator usages).
Credits
Reselect Utils is inspired by projects such as Reselect, Re-reselect and ts-optchain. Also functional programming principles are used for design of this library. For example, Chain Selector was inspired by Monad Pattern.
