sixthnormal / clj-3df

Clojure(Script) client for Declarative Dataflow.
Eclipse Public License 2.0
328 stars 13 forks source link

Compiler fix aggregations and functions expressions #14

Closed bachdavi closed 5 years ago

bachdavi commented 5 years ago

I left the args in the defrecord of the aggregation as we might need it in the future for multiple aggregations in the same :find clause. I just realised that that could also be done via comparing the variables :Aggregation has been called with and the key symbols.