<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: kenneth-kip</title>
    <description>The latest articles on DEV Community by kenneth-kip (@kennethkip).</description>
    <link>https://dev.to/kennethkip</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F93332%2Fa8cfb221-51b7-47df-8378-d849a7a0f1f9.jpg</url>
      <title>DEV Community: kenneth-kip</title>
      <link>https://dev.to/kennethkip</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kennethkip"/>
    <language>en</language>
    <item>
      <title>Heap functions in ruby</title>
      <dc:creator>kenneth-kip</dc:creator>
      <pubDate>Thu, 06 Jun 2019 07:11:20 +0000</pubDate>
      <link>https://dev.to/kennethkip/heap-functions-in-ruby-1jb5</link>
      <guid>https://dev.to/kennethkip/heap-functions-in-ruby-1jb5</guid>
      <description>&lt;p&gt;Is there a heap queue implementation module in ruby that provides methods like &lt;code&gt;heapify_min&lt;/code&gt; or &lt;code&gt;heapify_pop&lt;/code&gt;? Something like this &lt;a href="https://docs.python.org/2/library/heapq.html"&gt;https://docs.python.org/2/library/heapq.html&lt;/a&gt; but ruby equivalent.&lt;/p&gt;

</description>
      <category>question</category>
      <category>ruby</category>
    </item>
  </channel>
</rss>
