continuation-passing style

名词 n.

英文释义

名词 n.
  1. 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.
0 次浏览 数据来源: Wiktionary