<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dplusplus</author_name>
  <author_url>https://blog.hatena.ne.jp/dplusplus/</author_url>
  <blog_title>LazyLife@Diary</blog_title>
  <blog_url>https://dplusplus.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Haskell</anon>
  </categories>
  <description>｢Real World Haskell｣がいまいち頭に入らなかったので、｢ふつうのHaskellプログラミング｣で修行中。今第7章(基本的な構文)まで行った。 演習問題を順調に片付けていく。そして第7章演習。 標準入力から読んだ各行を幅60byteになるよう折り返すコマンドfoldを書け 単語境界とかマルチバイト文字は気にしなくていいよ splitAt関数が役立つよ 実際は↑のようなくだけた文ではないです。んで、7章の内容とにらめっこしてできたのがこれ。 main = do cs &lt;- getContents putStr $ unlines $ fold $ lines cs fold ::…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdplusplus.hatenablog.com%2Fentry%2F20101104%2Fp1&quot; title=&quot;ふつけ-る(ラ行五段活用) - LazyLife@Diary&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://images-fe.ssl-images-amazon.com/images/I/510S2ulyuJL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-04 00:00:00</published>
  <title>ふつけ-る(ラ行五段活用)</title>
  <type>rich</type>
  <url>https://dplusplus.hatenablog.com/entry/20101104/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
