<?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>とりあえず何かを覚えたらfizzbuzzにするクセやめたい import cats.syntax.all._ import cats.implicits._ extension (d: Int) def ~&gt;(s: String)(n: Int) = (n % d == 0).guard[Option] as s val fizzbuzz = (((2 ~&gt; &quot;fizz&quot; &amp;&amp;&amp; 3 ~&gt; &quot;buzz&quot;) &gt;&gt;&gt; (_.toList.combineAll)) &amp;&amp;&amp; (_.toString)) &gt;&gt;&gt; { case (fb, n) =&gt; fb.getOrElse(n) } 1 to 50 ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.3qe.us%2Fentry%2F2023%2F03%2F04%2F025356&quot; title=&quot;Scala: CatsのArrowを覚えたのでfizzbuzzにする - 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/20230304/20230304025308.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-03-04 02:53:56</published>
  <title>Scala: CatsのArrowを覚えたのでfizzbuzzにする</title>
  <type>rich</type>
  <url>https://blog.3qe.us/entry/2023/03/04/025356</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
