るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.025秒)
トップページ > ライブラリ:ビルトイン[x] > クエリ:Continuation[x]

別のキーワード

  1. continuation []
  2. continuation call
  3. continuation continuation
  4. continuation callcc
  5. continuation

モジュール

検索結果

Marshal.#dump(obj, limit = -1) -> String (8.0)

obj を指定された出力先に再帰的に出力します。

...Dir, File::Stat, IO とそのサブクラス
File, Socket など。
* MatchData, Data, Method, UnboundMethod,
Proc, Thread, ThreadGroup, Continuation
のインスタンス。
* 特異メソッドを定義したオブジェクト

また、これらのオブジェクトを間接的に指...

Marshal.#dump(obj, port, limit = -1) -> IO (8.0)

obj を指定された出力先に再帰的に出力します。

...Dir, File::Stat, IO とそのサブクラス
File, Socket など。
* MatchData, Data, Method, UnboundMethod,
Proc, Thread, ThreadGroup, Continuation
のインスタンス。
* 特異メソッドを定義したオブジェクト

また、これらのオブジェクトを間接的に指...