最終更新日:2025/11/21
(programming) A style of programming in which every user function f takes an extra argument c known as a continuation. Whenever f would normally return a result r to its caller, it instead returns the result of applying the continuation to r.
音声機能が動作しない場合はこちらをご確認ください
正解を見る
continuation-passing style
編集履歴(0)