couchbaselabs / gojsonsm

Go implementation of my JSONSM algorithm.
9 stars 7 forks source link

Fixes #79: Transform not equals to use not #81

Closed nelio2k closed 5 years ago

brett19 commented 5 years ago

This commit should also remove OpTypeNotEquals to reduce confusion.

nelio2k commented 5 years ago

All instances of OpTypeNotEquals removed.