<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>Erlang</anon>
    <anon>メモ</anon>
  </categories>
  <description>@type の左辺は関数呼び出し形式、総称の型パラメータを入れてよい。 @type pair(X, Y) = {X, Y}別名や一部束縛は次のようにする。 @type tuple_2(X, Y) = pair(X, Y) @type tuple_2_atom(Y) = tuple_2(atom(), Y)レコード型の型定義は次のようにする。 @type person() = #person { nickname = atom(), real_name = string(), age = integer() }レコード型の直接指定は #person{}。中括弧を忘れないこと！次のようにタプル成分…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20081111%2F1226366987&quot; title=&quot;EDocのtype定義 - (保存用) 檜山正幸のキマイラ飼育記 メモ編&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-11-11 10:29:47</published>
  <title>EDocのtype定義</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20081111/1226366987</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
