epoberezkin / fast-deep-equal

The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
MIT License
1.86k stars 101 forks source link

envHasBigInt64Array #129

Open jimmywarting opened 2 years ago

jimmywarting commented 2 years ago

Why do you have this?

https://github.com/epoberezkin/fast-deep-equal/blob/a8e7172b6c411ec320d6045fd4afbd2abc1b4bde/src/index.jst#L6

is it being used for something?

epoberezkin commented 2 years ago

it probably was used, but doesn't seem to be used any more...