<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Functional Programming on ToiDB</title>
    <link>https://www.toidang.xyz/tags/functional-programming/</link>
    <description>Recent content in Functional Programming on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 08 Aug 2024 22:25:07 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/functional-programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ruby tap() vs yield_self()</title>
      <link>https://www.toidang.xyz/posts/2024/08/03/ruby-tap-vs-yield_self/</link>
      <pubDate>Sat, 03 Aug 2024 03:00:00 +0000</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/08/03/ruby-tap-vs-yield_self/</guid>
      <description>Ruby&amp;rsquo;s tap and yield_self methods are two powerful tools that can be used to chain method calls and transform data in a functional programming style. In this article, we will discuss how tap and yield_self work, and how they can be used in real-world scenarios.</description>
    </item>
  </channel>
</rss>
