Skip to content
Snippets Groups Projects
Commit 36d3caf6 authored by Cam Saul's avatar Cam Saul
Browse files

clarify dox

parent 4a70e07c
Branches
Tags
No related merge requests found
......@@ -220,7 +220,7 @@
(= "cum_sum")))
(defn- apply-cumulative-sum
"Apply `cumulative-sum` to values of the aggregate `Field` in RESULTS."
"Cumulative sum the values of the aggregate `Field` in RESULTS."
{:arglists '([query results])}
[{[_ field-id] :aggregation} results]
(let [field (field-id->kw field-id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment