UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 50 B
const isNaN = (x) => x !== x; export { isNaN };