const use: interface { (f: any) => DeferredCall<any>; ( f: any, ...args: any[] | unknown[], ) => DeferredCall<any>; }
Use a call to a Live function, reconciled by numeric index.
packages / live / src / builtin.ts