<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>F#</anon>
  </categories>
  <description>// 関数単体で呼び出して返り値を捨てるとThis expression should have type 'unit', but has type 'int'.って怒られる // パイプライン演算子|&gt;を利用してignoreする // e.g. abc(2) =&gt; 2 |&gt; abc // ignore(fetch())でも可 // find . -type f | xargs grep 'hogehoge' /dev/null っていう感じの着想 fetch() |&gt; ignore Operators.ignore&lt;'T&gt; 関数 (F#)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2014%2F03%2F08%2FF%2523%25E3%2581%25AEignore&quot; title=&quot;F#のignore - by shigemk2&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-03-08 15:34:20</published>
  <title>F#のignore</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2014/03/08/F%23%E3%81%AEignore</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
