<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>関数プログラミング</anon>
    <anon>関数プログラミングと無限論理多項式</anon>
  </categories>
  <description>F# の例(2) F# もコンストラクターを3個に削減しました。Seq.unfold (iterate に相当)を使っています。 let Align0&lt;'T&gt; (xs: 'T list) (len: int) (z: 'T): 'T list = [ for xd in xs do yield xd for i in xs.Length .. len - 1 do yield z ] let ZipWith0&lt;'T, 'U&gt; (z: 'T) (f: 'T -&gt; 'T -&gt; 'U) (xs: 'T list) (ys: 'T list): 'U list = let xsx = Align0 x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2022%2F02%2F06%2F010140&quot; title=&quot;関数プログラミングと無限論理多項式(12) - 非専門的シンギュラリティー研究所&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>https://m.media-amazon.com/images/I/51brU4doQFL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-06 01:01:40</published>
  <title>関数プログラミングと無限論理多項式(12)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2022/02/06/010140</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
