<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>basyura</author_name>
  <author_url>https://blog.hatena.ne.jp/basyura/</author_url>
  <blog_title>basyura's blog</blog_title>
  <blog_url>https://blog.basyura.org/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>filter ある配列の要素で、与えられたフィルタリング関数が true を返したものすべてからなる新しい配列を生成します。 forEach 配列中のそれぞれの要素について関数を呼び出します。 every ある配列の全ての要素が与えられたテスト関数を満たした場合に true を返します。 map ある配列の全ての要素について与えられた関数を呼び出した結果からなる新しい配列を生成します。 some ある配列の少なくとも 1 つの要素が与えられたテスト関数を満たした場合に true を返します。 reduce 1 つの値に還元されるように、配列の 2 つの値に対し（左から右へ）同時に関数を適用して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.basyura.org%2Fentry%2F20110213%2Fp1&quot; title=&quot; Array のメソッド - basyura&amp;#39;s blog&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>2011-02-13 00:00:00</published>
  <title> Array のメソッド</title>
  <type>rich</type>
  <url>https://blog.basyura.org/entry/20110213/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
