搜索 "comparisons" 的结果(共 2 个)
babel-plugin-minify-flip-comparisons
**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.
MIT
arr-diff
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
MIT