<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fcimsb55yn23</author_name>
  <author_url>https://blog.hatena.ne.jp/fcimsb55yn23/</author_url>
  <blog_title>Overflow Log</blog_title>
  <blog_url>https://prtech47.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>はじめに 「すごいHaskellたのしく学ぼう！」を読んだ。Haskellは完全に初体験。本の中で紹介されていたHaskellの機能で、印象的だったものを整理しておく。 セクションタイトルの「基本的」「発展的」は自分独自の主観的な分類。それ単体で完結する単純な機能は基本に入れている。一方で自分が初見で理解しづらいと感じ、概念そのものを受け入れるのに時間がかかったものは発展の方に入れている。 基本的な機能 リスト内包表記 [x * 2 | x &lt;- 1..5] &gt; [2, 4, 6, 8, 10] パターンマッチ factorial :: Int -&gt; Int factorial 0 = 1 f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprtech47.hatenadiary.jp%2Fentry%2F2020%2F08%2F16%2F224437&quot; title=&quot;Haskellの言語機構整理 - Overflow Log&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>2020-08-16 22:44:37</published>
  <title>Haskellの言語機構整理</title>
  <type>rich</type>
  <url>https://prtech47.hatenadiary.jp/entry/2020/08/16/224437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
