Closed
Description
The documentation talks about using shallowEqual
as second argument for comparison (or lodash), although the documentation doesn't explain what are the arguments of this function and how a user could write their own custom equality function.
Is there a way to improve that part of the documentation?