<?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>@_a_uに聞いてしまったり、id:suu_gがLispでやってくれたりしているうちに寝落ちしてしまって、起きたらすぐにできた、というオチ。 main = do print $ myFilter &quot;aa&quot; [&quot;aa&quot;,&quot;bb&quot;,&quot;cc&quot;,&quot;aa&quot;] myFilter :: String -&gt; [String] -&gt; [String] myFilter search list = filter (search ==) list filterの使い方に慣れていないのがバレバレですね。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20080313%2F1205349837&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 04:23:57</published>
  <title>ある入力に対してリストの中で合致したものをリストで返す関数</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20080313/1205349837</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
