mozilla / ActiveData

Provide high speed filtering and aggregation over data
Mozilla Public License 2.0
31 stars 20 forks source link

Let InOp handle tuple of literals #150

Closed klahnakoski closed 5 years ago

klahnakoski commented 5 years ago

The InOp expects an expression and a {"literal": ["list", "of", "values"]}. Be sure it can also accept a tuple of literals ([{"literal":"list"}, {"literal":"of"}, {"literal":"values"}]),

klahnakoski commented 5 years ago

https://github.com/mozilla/ActiveData/commit/bc93b7a8344fc2244a2cddebd82ab33b358ee6da