<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y_saiki</author_name>
  <author_url>https://blog.hatena.ne.jp/y_saiki/</author_url>
  <blog_title>Sassyブログ</blog_title>
  <blog_url>https://www.sassy-blog.com/</blog_url>
  <categories>
    <anon>IT・ソフトウェア</anon>
  </categories>
  <description>目次 目次 1.tailrecアノテーションとは 2.末尾再帰関数とは 1.tailrecアノテーションとは 末尾再帰関数の最適化が想定される関数に対して使用。 もし、末尾再帰関数の最適化が行われなかった場合にコンパイルエラーを出してくれる。 この最適化とはコンパイル時に末尾再帰関数をループに変換させている。 そのため大きな値が来てもスタックオーバーフローになる危険を回避してくれる。 しかし、この変換が行われない末尾再帰関数もあるそうでその場合はループに変換されないため、大きな値が来た時にスタックオーバーフローが発生するケースができてしまう。 2.末尾再帰関数とは ちなみに末尾再帰関数とは、関…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sassy-blog.com%2Fentry%2F20171128%2F1511825987&quot; title=&quot;Scala入門 tailrecアノテーションについて - Sassyブログ&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>2017-11-28 08:39:47</published>
  <title>Scala入門 tailrecアノテーションについて</title>
  <type>rich</type>
  <url>https://www.sassy-blog.com/entry/20171128/1511825987</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
