<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>Haskellで「値代入したい！」(代入はできなくて、値束縛はできる) こちら let v = [[3,2,1],[0,4,5]] 非対話式なら(この資料(こちら)に出ている列車の問題を解くための助走)以下のようなものをhoge.hsに書いてloadすればよい initTrain :: [[Int]] -- テスト用データ initTrain = [[3,1,4,5,2,6,7,0]] ++ (replicate 10 []) *Main&gt; take 3 initTrain [[3,1,4,5,2,6,7,0],[],[]] こちらでは、整数のリストのリストの要素数を無限にできる！ initT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20120217%2F1329512336&quot; title=&quot;対話式で変数を作る - ryamadaのコンピュータ・数学メモ&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>2012-02-17 05:58:56</published>
  <title>対話式で変数を作る</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20120217/1329512336</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
