るりまサーチ

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

別のキーワード

  1. mkmf cc_command
  2. net/imap cc
  3. envelope cc
  4. kernel cc_command
  5. cc net/imap

種類

ライブラリ

モジュール

検索結果

Kernel.#callcc {|cont| .... } -> object (24201.0)

継続を作成します。 Continuation を参照してください。

継続を作成します。 Continuation を参照してください。

static VALUE rb_callcc(VALUE self) (12200.0)

Continuation オブジェクトを生成します。

Continuation オブジェクトを生成します。