<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>similarity &#8211; Frankis Website</title>
	<atom:link href="https://fpposchmann.de/tag/similarity/feed/" rel="self" type="application/rss+xml" />
	<link>https://fpposchmann.de</link>
	<description>Consulting &#38; Software</description>
	<lastBuildDate>Mon, 13 Nov 2017 14:39:06 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://fpposchmann.de/wp-content/uploads/2023/08/cropped-Bildschirmfoto-2023-08-07-um-14.23.35-32x32.png</url>
	<title>similarity &#8211; Frankis Website</title>
	<link>https://fpposchmann.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Similarity of enums with associated values</title>
		<link>https://fpposchmann.de/similarity-of-enums-with-associated-values/</link>
					<comments>https://fpposchmann.de/similarity-of-enums-with-associated-values/#respond</comments>
		
		<dc:creator><![CDATA[Frank-Peter Poschmann]]></dc:creator>
		<pubDate>Tue, 25 Apr 2017 15:12:15 +0000</pubDate>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[associated value]]></category>
		<category><![CDATA[enum]]></category>
		<category><![CDATA[similarity]]></category>
		<guid isPermaLink="false">http://www.fpposchmann.de/?p=169</guid>

					<description><![CDATA[If you have read this previous post you have seen how to compare two enums with associated values for equality. The equality included the associated values as well which is only fair. But sometimes you are not interested in the associated values but only want to know, if the two enums are of the same case regardless of the possibly associated values; I call this in the following if they are "similar".]]></description>
		
					<wfw:commentRss>https://fpposchmann.de/similarity-of-enums-with-associated-values/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
