<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: What is functional programming? &#124; Opensource.com</title>
	<atom:link href="http://www.epanorama.net/blog/2017/04/04/what-is-functional-programming-opensource-com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2017/04/04/what-is-functional-programming-opensource-com/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sat, 09 May 2026 17:51:22 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2017/04/04/what-is-functional-programming-opensource-com/comment-page-1/#comment-1614737</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 17:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=54022#comment-1614737</guid>
		<description><![CDATA[Functional programming in Python: Immutable data structures
https://opensource.com/article/18/10/functional-programming-python-immutable-data-structures?sc_cid=7016000000127ECAAY#

Immutability can help us better understand our code. Here&#039;s how to achieve it without sacrificing performance.]]></description>
		<content:encoded><![CDATA[<p>Functional programming in Python: Immutable data structures<br />
<a href="https://opensource.com/article/18/10/functional-programming-python-immutable-data-structures?sc_cid=7016000000127ECAAY#" rel="nofollow">https://opensource.com/article/18/10/functional-programming-python-immutable-data-structures?sc_cid=7016000000127ECAAY#</a></p>
<p>Immutability can help us better understand our code. Here&#8217;s how to achieve it without sacrificing performance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
