<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reduce on code.kiwi.com</title><link>https://code.kiwi.com/tag/reduce/</link><description>Recent content in Reduce on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 16 Mar 2023 21:21:02 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/reduce/index.xml" rel="self" type="application/rss+xml"/><item><title>Say goodbye to loops with ‘reduce’ ????</title><link>https://code.kiwi.com/articles/say-goodbye-to-loops-with-reduce-%F0%9F%91%8B/</link><pubDate>Thu, 28 Mar 2019 21:18:00 +0000</pubDate><guid>https://code.kiwi.com/articles/say-goodbye-to-loops-with-reduce-%F0%9F%91%8B/</guid><description>&lt;p&gt;If you’re starting with functional programming and don’t know where to continue after &lt;code&gt;map&lt;/code&gt; and &lt;code&gt;filter&lt;/code&gt;, go with &lt;code&gt;reduce&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://code.kiwi.com/images/media/b2901aab410d7ff2d493f31831acb3ff9d5f0b41ab490ef0533c8151153f3e89.webp" alt=""&gt;&lt;/p&gt;
&lt;p&gt;–Do you insist on using the image of the cat? –Yes, I do. Reflects the essence of functional programming. Source: &lt;a href="https://farm6.staticflickr.com/5185/5619954191_565779cf5d_b.jpg"&gt;https://farm6.staticflickr.com/5185/5619954191_565779cf5d_b.jpg&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>