<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryskosn</author_name>
  <author_url>https://blog.hatena.ne.jp/ryskosn/</author_url>
  <blog_title>ryskosn log</blog_title>
  <blog_url>https://ryskosn.hatenadiary.com/</blog_url>
  <categories>
    <anon>GoogleAppsScript</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>最近めっきりご無沙汰していたな。 GoogleDocument Spreadsheet では JavaScript で自作した関数をシートで使えるので、組み込み関数だけではどうやったらいいのかわからないという場合でも JavaScript 頑張れば何とかなる。 /* 売上計上月, 申込受注日, 実施日, 申込者, 商品, 税別単価, 枠数, 税別売上 という構成のシートを想定 */ // 指定月の申込者の配列を重複を除外して返す // filter を使う -&gt; a.filter(function (x, i, self) { return self.indexOf(x) === i;}); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryskosn.hatenadiary.com%2Fentry%2F20150324%2F1427196044&quot; title=&quot;JavaScript で配列の要素から重複したものを除外する - ryskosn log&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>2015-03-24 20:20:44</published>
  <title>JavaScript で配列の要素から重複したものを除外する</title>
  <type>rich</type>
  <url>https://ryskosn.hatenadiary.com/entry/20150324/1427196044</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
