<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>K_Koh</author_name>
  <author_url>https://blog.hatena.ne.jp/K_Koh/</author_url>
  <blog_title>Just do IT</blog_title>
  <blog_url>https://k-koh.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>降順にソート。 [10, 30, 20, 25, 35].sort =&gt; [10, 20, 25, 30, 35] 昇順にソート。シンプルにreverseをしてみる。 [10, 30, 20, 25, 35].sort.reverse =&gt; [35, 30, 25, 20, 10]</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-koh.hatenablog.com%2Fentry%2F2020%2F11%2F13%2F172549&quot; title=&quot;Ruby 配列の要素を降順、昇順に並べたい - Just do IT&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>2020-11-13 17:25:49</published>
  <title>Ruby 配列の要素を降順、昇順に並べたい</title>
  <type>rich</type>
  <url>https://k-koh.hatenablog.com/entry/2020/11/13/172549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
