<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anatoo</author_name>
  <author_url>https://blog.hatena.ne.jp/anatoo/</author_url>
  <blog_title>id:anatooのブログ </blog_title>
  <blog_url>https://anatoo.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>PHPのコールバックは少し使い辛いので、それを和らげるようなスニペットを実験的に書いた。 コードはこんな感じ。 &lt;?php class Curry { protected $callback, $bind; protected function __construct($callback, Array $bind) { if(!is_callable($callback)) throw new InvalidArgumentException; list($this-&gt;callback, $this-&gt;bind) = func_get_args(); } static function mak…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanatoo.hatenablog.com%2Fentry%2F20090402%2F1238603946&quot; title=&quot;PHPのコールバックを使いやすくする - id:anatooのブログ &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>2009-04-02 01:39:06</published>
  <title>PHPのコールバックを使いやすくする</title>
  <type>rich</type>
  <url>https://anatoo.hatenablog.com/entry/20090402/1238603946</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
