<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kureduki_Maari</author_name>
  <author_url>https://blog.hatena.ne.jp/Kureduki_Maari/</author_url>
  <blog_title>c4se記：さっちゃんですよ☆</blog_title>
  <blog_url>https://c4se.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Unixにはパイプといふものがある。プログラムには「標準入力」と「標準出力」といふものがあり、標準入力からなにかを受け取れば、それに基づいて標準出力になにかを表示することにする。その標準入力は、なにか別のプログラムの標準出力からやってくる。標準出力は、なにか別のプログラムの標準入力へゆく。かうしてプログラムを繋いでゆくことができる。 しかもイベント駆動である。実際には標準入力からはpull、標準出力へはpushなので、イベント駆動ではないが、標準入力からpullしやうとしてプログラムは、そこで停止し、標準入力がやってくれば (前のプログラムが標準出力へ書き出せば) 動き始める、といふ動作ができ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2015%2F05%2F03%2F013211&quot; title=&quot;RubyのEnumeratorを条件分岐してみる。Unix pipeを拡張する一案 - c4se記：さっちゃんですよ☆&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>2015-05-03 01:32:11</published>
  <title>RubyのEnumeratorを条件分岐してみる。Unix pipeを拡張する一案</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2015/05/03/013211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
