<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leader22</author_name>
  <author_url>https://blog.hatena.ne.jp/leader22/</author_url>
  <blog_title>console.lealog();</blog_title>
  <blog_url>https://lealog.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>参考：【Javascript】配列内の重複を除く at softelメモ in演算子の使い方には、こういうのもあるんだなぁというメモ。 実はfor-in文とin演算子をごっちゃに解釈していたのですが、投稿後Twitterでフィードバックをいただき、以下の記事内容を少し修正・加筆しました。 助かります、ありがとうございます！ in演算子 参考：in - MDN これによると、オブジェクトにプロパティが存在するかをチェックして、trueかfalseを返すやつで、 var obj = { first: '最初', last: '最後' }; console.log('first' in obj); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flealog.hateblo.jp%2Fentry%2F2012%2F07%2F07%2F155004&quot; title=&quot;配列から重複する値を削る関数とin演算子 - console.lealog();&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>2012-07-07 15:50:04</published>
  <title>配列から重複する値を削る関数とin演算子</title>
  <type>rich</type>
  <url>https://lealog.hateblo.jp/entry/2012/07/07/155004</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
