namespace Implab { public delegate void PromiseExecutor(Deferred deferred); }