<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>magnoliak</author_name>
  <author_url>https://blog.hatena.ne.jp/magnoliak/</author_url>
  <blog_title>Magnolia Tech</blog_title>
  <blog_url>https://blog.magnolia.tech/</blog_url>
  <categories>
  </categories>
  <description>Scala2におけるType Lambdaについては、下記のブログエントリが詳しい。 underscore.io 最初に、型パラメータの数を一つとして定義していると、型パラメータを二つ取る物を渡せない。 scala&gt; trait Functor[F[_]] trait Functor scala&gt; type F1 = Functor[Option] type F1 scala&gt; type F2 = Functor[List] type F2 scala&gt; type F3 = Functor[Map] ^ error: Map takes 2 type parameters, expected:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.magnolia.tech%2Fentry%2F2021%2F08%2F10%2F011549&quot; title=&quot;Scala3学習メモ: Scala3におけるType Lambda - Magnolia Tech&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>2021-08-10 01:15:49</published>
  <title>Scala3学習メモ: Scala3におけるType Lambda</title>
  <type>rich</type>
  <url>https://blog.magnolia.tech/entry/2021/08/10/011549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
