<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u_1roh</author_name>
  <author_url>https://blog.hatena.ne.jp/u_1roh/</author_url>
  <blog_title>カタチづくり</blog_title>
  <blog_url>https://u-1roh.hatenadiary.org/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>F#</anon>
  </categories>
  <description>F# 勉強中。ちょこちょこメモしていこうかと。 とりあえず簡単なコンソール出力から。 #light // 一行コメント (* 複数行コメント (* コメントの入れ子も出来る *) *) // C言語ライクな printf 文が使える printf &quot;hello printf\n&quot; // printfn を使えば最後に改行が入る printfn &quot;hello printfn&quot; // 数値の出力 printfn &quot;int value: %i&quot; 123 printfn &quot;float value: %f&quot; 3.14159 // C# の using System に相当 open System // …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu-1roh.hatenadiary.org%2Fentry%2F20070930%2F1191141034&quot; title=&quot; コメント、コンソール出力 (F#) - カタチづくり&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>2007-09-30 17:30:34</published>
  <title> コメント、コンソール出力 (F#)</title>
  <type>rich</type>
  <url>https://u-1roh.hatenadiary.org/entry/20070930/1191141034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
