node-deep-equal icon indicating copy to clipboard operation
node-deep-equal copied to clipboard

Remove faulty performance comment

Open BridgeAR opened this issue 5 years ago • 0 comments

This removes the comment about the performance part (see https://gist.github.com/substack/2790507#gistcomment-3100007).

Instead, recommend to use util.isDeepStrictEqual(), if possible.

BridgeAR avatar Dec 04 '19 01:12 BridgeAR