<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n7shi</author_name>
  <author_url>https://blog.hatena.ne.jp/n7shi/</author_url>
  <blog_title>七誌の開発日記</blog_title>
  <blog_url>https://7shi.hateblo.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>F#</anon>
  </categories>
  <description>F#で値型の操作に失敗してハマりました。 ※以下のプロンプトはid:n7shi:20090612のセミコロン省略版fsiを使用しています。 &gt; let r=Rect() val r : Rect &gt; r.Union(Rect(1.0,1.0,2.0,2.0)) val it : unit = () &gt; r.ToString() val it : string = &quot;0,0,0,0&quot; Union()はインスタンスを書き換える副作用のあるメソッドですが、エラーも何もなく無視されています。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F7shi.hateblo.jp%2Fentry%2F20090616%2F1245093050&quot; title=&quot;値型と副作用 - 七誌の開発日記&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>2009-06-16 04:10:50</published>
  <title>値型と副作用</title>
  <type>rich</type>
  <url>https://7shi.hateblo.jp/entry/20090616/1245093050</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
