<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Windymelt</author_name>
  <author_url>https://blog.hatena.ne.jp/Windymelt/</author_url>
  <blog_title>Lambdaカクテル</blog_title>
  <blog_url>https://blog.3qe.us/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>scala</anon>
    <anon>cats</anon>
  </categories>
  <description>プログラミングをして暮らしていると、だいたい木構造と向き合うことになる。その頻度はリスト程ではないものの十分に高い。 木構造操作の一類型として、木の根から順に辿っていき、一定の操作を加えていくというものがある。個々の要素だけ見れば良いこともあるが、少なくない頻度で、 親要素から何らかの情報を引き継ぐ、といった振舞いが必要になる ことがある。 親から子へと何らかの情報が引き継がれていく 今回はこれをコードでうまく表現する方法について考えてみたい。 ライブラリ依存性の定義は以下の通り: &quot;org.scala-lang.modules&quot; %% &quot;scala-xml&quot; % &quot;1.2.0&quot;, &quot;org.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.3qe.us%2Fentry%2F2022%2F11%2F10%2F223859&quot; title=&quot;木構造における属性の伝播の表現 -- CatsのMonoidと再帰処理によって - Lambdaカクテル&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>https://cdn-ak.f.st-hatena.com/images/fotolife/W/Windymelt/20221110/20221110223214.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-11-10 22:38:59</published>
  <title>木構造における属性の伝播の表現 -- CatsのMonoidと再帰処理によって</title>
  <type>rich</type>
  <url>https://blog.3qe.us/entry/2022/11/10/223859</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
