<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go on Yunier&#39;s Wiki</title>
    <link>http://localhost:1313/tags/go/</link>
    <description>Recent content in Go on Yunier&#39;s Wiki</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 01 Aug 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://localhost:1313/tags/go/rss" rel="self" type="application/rss+xml" />
    <item>
      <title>Go - Multiple Return Values</title>
      <link>http://localhost:1313/post/2023/go-multiple-return-values/</link>
      <pubDate>Tue, 01 Aug 2023 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/post/2023/go-multiple-return-values/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been spending the last few weeks learning &lt;a href=&#34;https://go.dev/learn/&#34;&gt;Go&lt;/a&gt; by reading &lt;a href=&#34;https://a.co/d/dlJyukR&#34;&gt;Learning Go&lt;/a&gt; by &lt;a href=&#34;https://www.amazon.com/stores/Jon-Bodner/author/B08SWGN5NN&#34;&gt;Jon Bodner&lt;/a&gt;, so far I&amp;rsquo;ve been enjoying learning about Go, though there is still one thing I keep tripping over, in Go, you can return one or more values, for me Go is the first language that I have worked with that does that, in every other language I had to introduce a custom discriminating union to achieve what Go does natively.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
