<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiramei</author_name>
  <author_url>https://blog.hatena.ne.jp/akiramei/</author_url>
  <blog_title>匣の向こう側 - あまりに.NETな</blog_title>
  <blog_url>https://akiramei.hatenadiary.org/</blog_url>
  <categories>
    <anon>Nemerle</anon>
  </categories>
  <description>C#3.0のアレ。Nemerleでもサポートされました。 using System; module Extentions { public ToInt32 (this s : string) : int { Int32.Parse (s) } } def s = &quot;123&quot;; Console.WriteLine (&quot;s = {0}&quot;, s.ToInt32 ()); 構文はC#3.0同様、引数の前にthisを付けるようです。あと、Nullableもサポートされた見たいですが、使い方が分からない(コンパイルエラーになる)のでサンプル待ちです。(^^; ちなみにNemerleにおけるC#3.0相当機…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakiramei.hatenadiary.org%2Fentry%2F20060130%2Fp2&quot; title=&quot;拡張メソッド - 匣の向こう側 - あまりに.NETな&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>2006-01-30 00:00:00</published>
  <title>拡張メソッド</title>
  <type>rich</type>
  <url>https://akiramei.hatenadiary.org/entry/20060130/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
