I feel that it'd be easier to reason about the outcome of the query string if it was implemented as a tree. The api shouldn't have to change, but the implementation should be a tree rather than just working with a string. Of course, since this is js-realm, by tree, I mean object.
I feel that it'd be easier to reason about the outcome of the query string if it was implemented as a tree. The api shouldn't have to change, but the implementation should be a tree rather than just working with a string. Of course, since this is js-realm, by tree, I mean object.