<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nurse</author_name>
  <author_url>https://blog.hatena.ne.jp/nurse/</author_url>
  <blog_title>なるせにっき</blog_title>
  <blog_url>https://naruse.hateblo.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>Ruby においてキーワード引数の話は定期的に出るネタで、先日某 IRC でもその辺について話していたのですが、その中で、とりあえず method.arity みたいな感じで仮引数名のリストを取れたらいいんじゃないかという流れになったので、パッチにしてみました。 --- proc.c (revision 15843) +++ proc.c (working copy) @@ -709,6 +709,36 @@ proc_to_proc(VALUE self) return self; } +static VALUE +iseq_get_parameters(rb_iseq_t *iseq) +…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaruse.hateblo.jp%2Fentry%2F20080327%2F1206549078&quot; title=&quot;仮引数名のリスト - なるせにっき&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>2008-03-27 01:31:18</published>
  <title>仮引数名のリスト</title>
  <type>rich</type>
  <url>https://naruse.hateblo.jp/entry/20080327/1206549078</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
