Skip to content

Commit

Permalink
[=map/For each=]
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmturner committed Oct 24, 2023
1 parent 902ab44 commit 6877279
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1763,13 +1763,15 @@ an <a spec="turtledove">auction config</a> |auctionConfig| and a
1. [=Append an entry to the contribution cache|Append=] |entry| to
the [=contribution cache=].

1. [=list/iterate|For each=] (|origin|, |aggregationCoordinator|) →
|batchingScope| of |auctionConfig|'s [=auction config/batching scope map=]:
1. [=map/For each=] (|origin|, |aggregationCoordinator|) → |batchingScope| of
|auctionConfig|'s [=auction config/batching scope map=]:
1. [=Process contributions for a batching scope=] given |batchingScope|,
|origin|, "<code>protected-audience</code>" and null.

Issue: Verify interaction with component auctions.

Issue: Use `[=map/For each=]` where possible.

To <dfn>fill in the contribution</dfn> given a
{{PAExtendedHistogramContribution}} |contribution| and a
<a spec="turtledove">leading bid info</a> |leadingBidInfo|, perform the
Expand Down

0 comments on commit 6877279

Please sign in to comment.