<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>■ はじめに Scala の 部分関数 (PartialFunction) について、学んでいく 目次 【１】部分関数 / PartialFunction １）サンプル 【２】部分関数の合体 - orElseメソッド １）サンプル ２）使用上の注意 【１】部分関数 / PartialFunction * 特定の引数のみ処理する関数 * PartialFunction 自体は、トレイル １）サンプル 例１ object Hello { private val demoPartialFunction: PartialFunction[String, String] = { case &quot;red&quot; =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2023%2F09%2F08%2F235546&quot; title=&quot;【Scala】Scala ～ 部分関数 / PartialFunction ～ - プログラム の超個人的なメモ&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>2023-09-08 23:55:46</published>
  <title>【Scala】Scala ～ 部分関数 / PartialFunction ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2023/09/08/235546</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
