<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teramako</author_name>
  <author_url>https://blog.hatena.ne.jp/teramako/</author_url>
  <blog_title>hogehoge @teramako</blog_title>
  <blog_url>https://teramako.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>Firefox Nightly (22) に ES6のArrow Function来たる - fragmentary ということで、早速試しているわけです。 基本 var f1 = () =&gt; &quot;OK&quot;; // 引数なしの場合は、&quot;()&quot;が必須 var f2 = arg =&gt; arg + 1; // 引数一つなら、&quot;()&quot;は省略可 var f3 = (arg1, arg2) =&gt; arg1 + arg2; // 複数の引数の場合は&quot;()&quot;必須 var f4 = arg =&gt; { // ステートメントを入れる場合は &quot;{}&quot; でブロックを生成する if (arg) return &quot;OK&quot;; el…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20130321%2Fp1&quot; title=&quot;Firefox 22(Nightly) で ArrowFunction が実装されたが、扱いが難しい - hogehoge @teramako&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>2013-03-21 00:00:00</published>
  <title>Firefox 22(Nightly) で ArrowFunction が実装されたが、扱いが難しい</title>
  <type>rich</type>
  <url>https://teramako.hatenadiary.org/entry/20130321/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
