<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yshl</author_name>
  <author_url>https://blog.hatena.ne.jp/yshl/</author_url>
  <blog_title>週1でも日記</blog_title>
  <blog_url>https://yshl.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>Erlang ゴルフをしていて、長いモジュール名や関数名を何度も書く必要が出てきて辛い思いをしていた方々に朗報です。 Erlang で関数を呼び出す時は、普通は &quot;モジュール名:関数名(引数)&quot; と書くのですが、なんと、モジュール名や関数名の部分に atom が束縛された変数を使うことができるのです。(Erlang Reference Manual / Expressions / Function Calls) A=io. A:format(&quot;Hello A\n&quot;). % Hello A と出力 B=format. io:B(&quot;Hello B\n&quot;). % Hello B と出力 A:B(&quot;H…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyshl.hatenadiary.com%2Fentry%2F20080626%2F1214503897&quot; title=&quot;Erlang ゴルフテクニック、長いモジュール名・関数名篇 - 週1でも日記&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>2008-06-26 03:11:37</published>
  <title>Erlang ゴルフテクニック、長いモジュール名・関数名篇</title>
  <type>rich</type>
  <url>https://yshl.hatenadiary.com/entry/20080626/1214503897</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
