<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Erlang on Miek Gieben</title>
    <link>https://miek.nl/tags/erlang/</link>
    <description>Recent content in Erlang on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sat, 18 Apr 2009 20:08:00 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/erlang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Coding Erlang</title>
      <link>https://miek.nl/2009/april/18/coding-erlang/</link>
      <pubDate>Sat, 18 Apr 2009 20:08:00 +0000</pubDate>
      <guid>https://miek.nl/2009/april/18/coding-erlang/</guid>
      <description>&lt;p&gt;For the past year or so I&amp;rsquo;ve been trying to learn a new language called&#xA;&lt;a href=&#34;http://www.erlang.org&#34;&gt;Erlang&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve found this &lt;a href=&#34;http://www.castro.aus.net/~maurice/serc/erlbk/&#34;&gt;nice&#xA;document&lt;/a&gt;, which can be&#xA;used when learning the language. So here I am on Saturday evening doing&#xA;some Erlang exercises :-)&lt;/p&gt;&#xA;&lt;p&gt;Anyhow, I was doing exercise 3.4:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Erlang provides a function &lt;em&gt;lists:append&lt;/em&gt; which joins two lists&#xA;together, implement you own function &lt;em&gt;append&lt;/em&gt; that performs the append&#xA;operation. (&lt;strong&gt;Do NOT peek&lt;/strong&gt;; the answer is given in figure 3.11).&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;And the answer given is:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
