<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>susisu</author_name>
  <author_url>https://blog.hatena.ne.jp/susisu/</author_url>
  <blog_title>Object.create(null)</blog_title>
  <blog_url>https://susisu.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>TypeScript</anon>
    <anon>小ネタ</anon>
  </categories>
  <description>TypeScript 4.7 の optional variance annotations の挙動を若干勘違いしていたのでメモ. 例 1 (Playground): type Extends&lt;A, B&gt; = A extends B ? true : false; type Bivariant&lt;T&gt; = {}; type Bivariant_A0 = Extends&lt;Bivariant&lt;&quot;foo&quot;&gt;, Bivariant&lt;&quot;foo&quot; | &quot;bar&quot;&gt;&gt;; // true type Bivariant_A1 = Extends&lt;Bivariant&lt;&quot;foo&quot; | &quot;bar&quot;&gt;, Bivarian…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsusisu.hatenablog.com%2Fentry%2F2022%2F06%2F02%2F024923&quot; title=&quot;Optional Variance Annotations の挙動メモ - Object.create(null)&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>2022-06-02 02:49:23</published>
  <title>Optional Variance Annotations の挙動メモ</title>
  <type>rich</type>
  <url>https://susisu.hatenablog.com/entry/2022/06/02/024923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
