<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MikuHatsune</author_name>
  <author_url>https://blog.hatena.ne.jp/MikuHatsune/</author_url>
  <blog_title>驚異のアニヲタ社会復帰の予備</blog_title>
  <blog_url>https://mikuhatsune.hatenadiary.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>野球</anon>
  </categories>
  <description>g&lt;- function(x){ # xは条件分岐の信号的なもの pattern&lt;- 0 # 走者パターンとか score&lt;- 0 # 得点 switch(x, # switch関数内のxは1以上の整数しか扱ってくれないらしい (pattern&lt;- 1) &amp;&amp; (score&lt;- 0), # x=1なら、こうなる (pattern&lt;- 2) &amp;&amp; (score&lt;- 1), # x=2なら、こうなる (pattern&lt;- 3) &amp;&amp; (score&lt;- 0), # x=3なら、こうなる (pattern&lt;- 4) &amp;&amp; (score&lt;- 2) # x=4なら、こうなる ) # x=0やx=5を返すと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuhatsune.hatenadiary.com%2Fentry%2F20101023%2F1287816002&quot; title=&quot;複雑な分岐に使えそうなswitch関数 - 驚異のアニヲタ社会復帰の予備&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>2010-10-23 15:40:02</published>
  <title>複雑な分岐に使えそうなswitch関数</title>
  <type>rich</type>
  <url>https://mikuhatsune.hatenadiary.com/entry/20101023/1287816002</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
