るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.274秒)
トップページ > クエリ:l[x] > バージョン:2.1.0[x] > クエリ:e[x] > クエリ:a[x] > クエリ:at[x] > クエリ:proc_invoke[x]

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

検索結果

static VALUE proc_invoke(VALUE proc, VALUE args, int pcall, VALUE self) (135301.0)

Proc オブジェクト proc を起動します。そのとき 引数を args とし、self を self にします。

Proc オブジェクト proc を起動します。そのとき
引数を args とし、self を self にします。