<?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>めも</anon>
    <anon>Elixir</anon>
  </categories>
  <description>例えば右のように 11001010(2) = CA(16) を 1111000011001100(2) = F0CC(16) に Elixir で展開するための覚書です。 Elixir の内包表記は for Elixir にも内包表記があります。他の関数型言語とくらべて内包表記っぽくない表記と感じましたが、意味するとろは確かに内包表記です。 Comprehensions - Elixir iex&gt; for n &lt;- [1,2,3,4,5], do: n * n [1, 4, 9, 16, 25] iex&gt; for x &lt;- [1,3,5], y &lt;- [2,4,6], do: {x, y} […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F2019%2F09%2F07%2F120632&quot; title=&quot;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>https://cdn-ak.f.st-hatena.com/images/fotolife/E/E_Mattsan/20190907/20190907103436.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-07 12:06:32</published>
  <title>Elixir でビット列を展開する覚書</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/2019/09/07/120632</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
