richytong opened this issue 3 years ago · 1 comments
currently not does not accept values as arguments, but if it did
const myObj = { a: 1 } not('a' in myObj) // false
done in #211