<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>Elixir</anon>
    <anon>ねた</anon>
  </categories>
  <description>Elixir で簡単に FizzBuzz を実現するパッケージができてしまったのでブログに書いています。 mattsan/word_game: FizzBuzz in Elixir mix new コマンドでプロジェクトを作成したら、mix.exs を編集してパッケージを追加します。 def deps do [ {:word_game, &quot;~&gt; 0.1&quot;, github: &quot;mattsan/word_game&quot;} ] end mix deps.get でパッケージを取り込んで FizzBuzz モジュール を書きます。 defmodule FizzBuzz do use WordGame, f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F2018%2F05%2F09%2F143849&quot; title=&quot;FizzBuzz in Elixir - エンジニアのソフトウェア的愛情&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-05-09 14:38:49</published>
  <title>FizzBuzz in Elixir</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/2018/05/09/143849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
