couchbaselabs / gojsonsm

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

Fixes #73 - (MB-33014) Support arithmetic operations #93

Closed nelio2k closed 5 years ago

nelio2k commented 5 years ago

is the fix trying to add new functionality or to make the rules more specific?

Both... the rules need to be made more specific for capturing, and then the internal fastMatcher needs to add the operations to do the actual arithmetic.