<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ar_tama</author_name>
  <author_url>https://blog.hatena.ne.jp/ar_tama/</author_url>
  <blog_title>たまめも(tech)</blog_title>
  <blog_url>https://tamamemo.hatenablog.com/</blog_url>
  <categories>
    <anon>Objective-C</anon>
  </categories>
  <description>NSPredicateとCocoa Predicatesを使って、配列内の最大値・最小値を取ってみました。@max, @minはKey-Value Coding時に使用できる関数で、NSDictionaryのようなKey-Value Objectが格納されている配列でしか使えないよう。 サンプル NSArray* dics = [NSArray arrayWithObjects:[NSDictionary dictionaryWithObject:[NSNumber numberWithInt:50] forKey:@&quot;score&quot;], [NSDictionary dictionaryWith…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamamemo.hatenablog.com%2Fentry%2F20121125%2F1353833046&quot; title=&quot;NSPredicateで配列内の最大値・最小値を取る - たまめも(tech)&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-11-25 17:44:06</published>
  <title>NSPredicateで配列内の最大値・最小値を取る</title>
  <type>rich</type>
  <url>https://tamamemo.hatenablog.com/entry/20121125/1353833046</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
