<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>waraby0ginger</author_name>
  <author_url>https://blog.hatena.ne.jp/waraby0ginger/</author_url>
  <blog_title>ゆくゆくは有へと</blog_title>
  <blog_url>https://iuk.hateblo.jp/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>本実装はともかく、ちょっと試しにprintしてみたいときあるじゃないですか。そういうときに、 print(f(g(h(1, 2)))) などと、括弧が多すぎて死にそうになることがある。 まあこれくらい我慢しろっても思うんだけど、ちょっと機嫌が悪くてブチ切れた 魔法少女になって括弧を消し去りたいッ！ せめて関数合成を functoolsモジュールに関数合成のためのツールあるかなと思ったらなかった…作るしかない…。 というわけで作ったのがこれ。Composableクラス。 class Composable: def __init__(self, callable_obj): self.__call…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiuk.hateblo.jp%2Fentry%2F2016%2F12%2F02%2F205105&quot; title=&quot;括弧を憎みすぎた人間の末路（Pythonで関数合成） - ゆくゆくは有へと&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>2016-12-02 20:51:05</published>
  <title>括弧を憎みすぎた人間の末路（Pythonで関数合成）</title>
  <type>rich</type>
  <url>https://iuk.hateblo.jp/entry/2016/12/02/205105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
