<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakahisateru</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakahisateru/</author_url>
  <blog_title>なんたらノート第三期ベータ</blog_title>
  <blog_url>https://tanakahisateru.hatenablog.jp/</blog_url>
  <categories>
    <anon>F#</anon>
  </categories>
  <description>Scalaだけ(http://d.hatena.ne.jp/tanakahisateru/20081208/1228742669)じゃ不公平なので、F#でも素数を求めてみました。ワンライナーで書くとこんな感じ。 #light List.filter (fun n -&gt; not (List.exists (fun m -&gt; n % m = 0) [2..n-1]) ) [2..100];;面白く書くとこんな感じ。 let of_only_which = List.filter let join_with sep xs = List.fold_left (fun s x -&gt; s + sep + …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanakahisateru.hatenablog.jp%2Fentry%2F20090115%2F1232024655&quot; title=&quot;めざせ自然言語プログラミング by 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>2009-01-15 22:04:15</published>
  <title>めざせ自然言語プログラミング by F#</title>
  <type>rich</type>
  <url>https://tanakahisateru.hatenablog.jp/entry/20090115/1232024655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
