<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>simotin13</author_name>
  <author_url>https://blog.hatena.ne.jp/simotin13/</author_url>
  <blog_title>simotin13's message</blog_title>
  <blog_url>https://mcommit.hatenadiary.com/</blog_url>
  <categories>
    <anon>Elixir</anon>
  </categories>
  <description>昨日はインタラクティブな環境iexを立ち上げてみたり、ファイルに書いたElixirのHello Worldを動かした。 まだ大してElixirの魅力とか特徴がつかめていない。今日は、適当にデータ型をいくつか触ってみたり、昨日は触らなかったコンパイルを試してみる。 データ型 iexで少し遊んでみる。 iexの終了はCtrl-Cでabortを選べばいいみたい。 リスト リストには何でも入る [1, &quot;abc&quot;, 3.14, false] リストは内部的には、連結リストになっている。lispのconsセルと同じだ。 なので先頭に要素追加は速く、末尾への追加は遅いということらしい。 [0] ++ [1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmcommit.hatenadiary.com%2Fentry%2F2017%2F09%2F23%2F010149&quot; title=&quot;Elixir入門 ～2日目 リストとタプルを試す～ - simotin13&amp;#39;s message&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-23 01:01:49</published>
  <title>Elixir入門 ～2日目 リストとタプルを試す～</title>
  <type>rich</type>
  <url>https://mcommit.hatenadiary.com/entry/2017/09/23/010149</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
