<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tiny_wing</author_name>
  <author_url>https://blog.hatena.ne.jp/tiny_wing/</author_url>
  <blog_title>タコさんブログ</blog_title>
  <blog_url>https://tiny-wing.hatenablog.com/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>すごいHaskell 第1章 Haskell の勉強会に参加予定（途中参加）なので、「すごいHaskell 楽しく学ぼう」 第1章を読みながらのメモです。 ghciの起動と終了 ghciの起動方法 $ ghci ghciの終了方法 Prelude&gt; :quit ghciのヘルプ表示 Prelude&gt; :? 関数 関数が２引数の場合、バッククオート（`）で囲むことで中置関数（infix function）に変換できる。 通常 div 4 2 中置記法 4 `div` 2 中置オペレータ（infix operator）はカッコで囲むことで前置関数に変換できる。 通常 4 * 2 前置記法 (*) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftiny-wing.hatenablog.com%2Fentry%2F2014%2F11%2F23%2F143927&quot; title=&quot;すごいHaskell メモ - タコさんブログ&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>2014-11-23 14:39:27</published>
  <title>すごいHaskell メモ</title>
  <type>rich</type>
  <url>https://tiny-wing.hatenablog.com/entry/2014/11/23/143927</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
