<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haru-s</author_name>
  <author_url>https://blog.hatena.ne.jp/haru-s/</author_url>
  <blog_title>...ing logging 4.0</blog_title>
  <blog_url>https://haru-s.hatenablog.com/</blog_url>
  <categories>
    <anon>D言語</anon>
  </categories>
  <description>http://www.kmonos.net/alang/d/phobos/std_bind.html 仕様を読み直したら，関数合成のことを全然理解していなかったことに気が付いたｗ 上の方のコードで「何をどういう風に実行するようになるんだろこれ・・・」とか不思議に思ったけどそこでスルーしてしまった． 関数合成っていうのはこういうことだ． import std.stdio, std.bind; void main() { int foo(int i) {return i*2;} int bar(int i) {return i*3;} auto fooBar = bind(&amp;foo, bind(&amp;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F20071004%2F1191493981&quot; title=&quot; std.bind for D2.0 (3) - ...ing logging 4.0&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>2007-10-04 19:33:01</published>
  <title> std.bind for D2.0 (3)</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/20071004/1191493981</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
