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