Skip to content

Commit 24b6559

Browse files
Tpthartig
andcommitted
sclarvals empty function
Co-authored-by: Olaf Hartig <[email protected]>
1 parent 5631242 commit 24b6559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9555,7 +9555,7 @@ <h4>Aggregate Algebra</h4>
95559555
<b>Definition: Aggregation</b>
95569556
</div>
95579557
<p>Let <i>exprlist</i> be a list of expressions or *, <i>func</i> a set function,
9558-
<i>scalarvals</i> a partial function (possibly empty) passed from the aggregate
9558+
<i>scalarvals</i> a partial function (possibly with an empty domain) passed from the aggregate
95599559
in the query, and let { key<sub>1</sub>→Ψ<sub>1</sub>, ...,
95609560
key<sub>m</sub>→Ψ<sub>m</sub> } be a partial function from keys to
95619561
solution sequences as produced by the grouping step.</p>

0 commit comments

Comments
 (0)