<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakinor</author_name>
  <author_url>https://blog.hatena.ne.jp/nakinor/</author_url>
  <blog_title>sci</blog_title>
  <blog_url>https://sci.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>関数型言語を触ろうと思い続けて何年も経ってしまいました。今回は Ruby っぽい書き味という噂の Elixir を試してみることにしました。関数型の中でも非純粋・動的型付けなので、手続型思考になっている自分には取っ付き易いかも？ 環境変数の取得 irb の仲間、iex で確認していきます。まずは環境変数の取得から。System.get_env() を使うとのこと。文字列の結合には &lt;&gt; が使えるとのことなので、次のようにして辞書の場所を確定します。 System.get_env(&quot;MTODIC&quot;) &lt;&gt; &quot;/kana-jisyo&quot; 引数処理 引数の取得は System.argv() で、配列で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsci.hateblo.jp%2Fentry%2FMto_with_Elixir&quot; title=&quot;mto を Elixir で実装してみる - sci&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>2018-04-22 00:00:00</published>
  <title>mto を Elixir で実装してみる</title>
  <type>rich</type>
  <url>https://sci.hateblo.jp/entry/Mto_with_Elixir</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
