<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>代入を取り入れた対価に関する解説を読む。 関数型プログラミングの素晴らしさのひとつは、デバッグのしやすさだ。 (define (square x) (* x x)) と定めたら、(square 2)は4。変わらない。絶対変わらない保障がある。バグをはっきり追える。 命令型プログラミングの代入を取り入れることで、このルールは一瞬にして崩れ去る。 i++; 次の瞬間、置き換えモデルが通用しなくなる。 納得できる。 でも待て。関数を定義することは破壊的な行為だ。代入がなければ新しい世界は作れない。 真っ白なキャンパスのままでは面白くない。 代入が悪なのかどうかはまだ判断できない。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20080425%2F1209060173&quot; title=&quot; SICPを読む(95) 3.1.3 - 代入を取り入れた対価 - ボクノス&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>2008-04-25 03:02:53</published>
  <title> SICPを読む(95) 3.1.3 - 代入を取り入れた対価</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20080425/1209060173</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
