FormidableLabs / react-fast-compare

fastest deep equal comparison for React
MIT License
1.59k stars 54 forks source link

rename exportedEqual to isEqual #59

Closed chrisbolin closed 4 years ago

chrisbolin commented 4 years ago

In JS this function name is irrelevant, but in TypeScript this name is visible in many editors (e.g. PhpStorm, see #58).