Skip to content

Commit 8c20d48

Browse files
committed
Site updated at 2020-07-07 20:11:26 UTC
1 parent 6aba9d0 commit 8c20d48

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

atom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[NSHint]]></title>
55
<link href="http://nshint.github.io/atom.xml" rel="self"/>
66
<link href="http://nshint.github.io/"/>
7-
<updated>2020-07-07T21:01:42+02:00</updated>
7+
<updated>2020-07-07T21:14:47+02:00</updated>
88
<id>http://nshint.github.io/</id>
99
<author>
1010
<name><![CDATA[NSHint]]></name>
@@ -107,7 +107,7 @@ This seems like a nice use case for property wrappers!</p>
107107
</span></code></pre></td></tr></table></div></figure>
108108
109109
110-
<p>This way, we simply add <code>@IgnoreUnknown</code> before our available seasons and voilà! After that, the <code>available</code> array simply skips the values it cannot understand 👏</p>
110+
<p>This way, we simply add <code>@IgnoreUnknown</code> before our available seasons and voilà! After that, the <code>available</code> array simply skips the values it cannot understand 🚀</p>
111111
112112
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
113113
<span class='line-number'>2</span>

blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h1 class="entry-title">Array Backwards Compatibility Using Property Wrappers</h
186186
</span></code></pre></td></tr></table></div></figure>
187187

188188

189-
<p>This way, we simply add <code>@IgnoreUnknown</code> before our available seasons and voilà! After that, the <code>available</code> array simply skips the values it cannot understand 👏</p>
189+
<p>This way, we simply add <code>@IgnoreUnknown</code> before our available seasons and voilà! After that, the <code>available</code> array simply skips the values it cannot understand 🚀</p>
190190

191191
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
192192
<span class='line-number'>2</span>

stylesheets/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)