<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>camlspotter</author_name>
  <author_url>https://blog.hatena.ne.jp/camlspotter/</author_url>
  <blog_title>camlspotter’s blog</blog_title>
  <blog_url>https://camlspotter.hatenablog.com/</blog_url>
  <categories>
    <anon>OCaml</anon>
  </categories>
  <description>ほとんど個人的メモです。Identifier について。 型も値も structure 中では pos &gt;= 0 の固有 id を持つ。このため、type t と let t = が存在しても混乱しない。 型は structure 中に同名の物は出現できない。リンク時にも値を作らない。よって、structure 外部には pos = -1 として export する。 値は structure 中に同名の物が複数出現してもよい。値を生成するため、structure 外部には coercion した後の pos &gt;= 0 が付く。 外部からは t:-1 として見える型を、structure 中に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcamlspotter.hatenablog.com%2Fentry%2F20081117%2F1226926686&quot; title=&quot; ocamlc の極めて極めて内部的なこと - camlspotter’s blog&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-17 21:58:06</published>
  <title> ocamlc の極めて極めて内部的なこと</title>
  <type>rich</type>
  <url>https://camlspotter.hatenablog.com/entry/20081117/1226926686</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
