<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>8章の関数についてだよ＞＜おいらの理解用だから激しく間違ってると思うよ＞＜＞＜。 部分適用の応用→変数の削減 部分適用というのは、引数全部を指定するのではなく、引数のいくつかを渡す方法。これをやった返ってくる結果もまた関数である。こんな関数が zipLineNumber :: [String] -&gt; [(Int,String)] zipLineNumber xs = zip [1..] xs のように書き代えられていく。 zipLineNumber :: [String] -&gt; [(Int,String)] zipLineNumber = zip [1..] 何でこういうのが可能なのか？最初の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20080313%2F1205371588&quot; title=&quot;メモメモ - yasuhisa&amp;#39;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-03-13 10:26:28</published>
  <title>メモメモ</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20080313/1205371588</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
