Repository URL to install this package:
|
Version:
6.0.4 ▾
|
// @TODO use this in the bitwise arithmetic validation builder
// @TODO check v8 on this
// eslint-disable-next-line
export default <X = any, Y = any>(x: X, y: Y) => x == y