[ prog / sol / mona ]

prog


How to learn Scheme's continuations

5 2021-09-15 06:40

>>4
You can use it to implement all kinds of fancy control structures: early exit, exceptions, backtracking, engines, co-routines, and so on.

7


VIP:

do not edit these