Continuations: The Swiss Army Knife of Flow Control

Описание к видео Continuations: The Swiss Army Knife of Flow Control

In this talk, we are discussing a programming construct called "continuations," which essentially allow points in your program to be saved and returned to at a later point. We are also discussing the many different flow control operators that can be built from this tool, including exception handling, multithreading, and logic programming.

Комментарии

Информация по комментариям в разработке