UNPKG

rubico

Version:

[a]synchronous functional programming

4 lines (2 loc) 60 B
const isEqual = (a, b) => a === b module.exports = isEqual