Reselect: Possibility to clear cache from custom memoize-function

Created on 23 Feb 2017  路  1Comment  路  Source: reduxjs/reselect

I would need the possibility to clear the cache at a certain point of the application. In this particular situation lodash memoize is used.
Would be nice if you could expose the memoizedResultFunc

Most helpful comment

This also helps write unit-tests.

>All comments

This also helps write unit-tests.

Was this page helpful?
0 / 5 - 0 ratings