Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e44726cc9962d

Jump to content

Talk:Reduction operator

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

What's the difference between this and Fold (higher-order function)?

[edit]

If nothing else, the articles should refer to each other with explanations to prevent confusion. Notrium (talk) 18:33, 15 June 2020 (UTC)Reply

Apply the reduction operator before elements are reduced

[edit]

> The reduction of sets of elements is an integral part of programming models such as Map Reduce, where a reduction operator is applied (mapped) to all elements before they are reduced.

Really? We apply the reduction operator before the elements are reduced? Don't we apply a map operator first (whatever the term is) and the reduce operator next? 89.247.23.188 (talk) 15:22, 7 October 2022 (UTC)Reply