るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.257秒)
トップページ > クエリ:Proc[x] > クエリ:proc_s_new[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

static VALUE proc_s_new(int argc, VALUE *argv, VALUE klass) (44216.0)

Proc.new の実体。

...
Proc
.new の実体。...