/ResumableFunctions

A resumable function is a function that can be suspended and resumed at a later point in time. This is in contrast to traditional functions, which must be executed to completion before they can return.

Primary LanguageC#MIT LicenseMIT

Watchers