<?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>equatable &#8211; Frankis Website</title>
	<atom:link href="https://fpposchmann.de/tag/equatable/feed/" rel="self" type="application/rss+xml" />
	<link>https://fpposchmann.de</link>
	<description>Consulting &#38; Software</description>
	<lastBuildDate>Mon, 13 Nov 2017 14:40:01 +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>equatable &#8211; Frankis Website</title>
	<link>https://fpposchmann.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Equatable enums with associated values</title>
		<link>https://fpposchmann.de/equatable-enums-with-associated-values/</link>
					<comments>https://fpposchmann.de/equatable-enums-with-associated-values/#respond</comments>
		
		<dc:creator><![CDATA[Frank-Peter Poschmann]]></dc:creator>
		<pubDate>Wed, 19 Apr 2017 15:14:20 +0000</pubDate>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[associated value]]></category>
		<category><![CDATA[enum]]></category>
		<category><![CDATA[equatable]]></category>
		<guid isPermaLink="false">http://www.fpposchmann.de/?p=69</guid>

					<description><![CDATA[Enums with associated values are a very powerful tool in Swift. You can store context sensitive information along with the value of the enum itself without the need of an additional data structure. But, as of in Swift 3.1, it has some serious limitations.]]></description>
		
					<wfw:commentRss>https://fpposchmann.de/equatable-enums-with-associated-values/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
