Method Concurrent.Future()->apply_flat() Method apply_flat protected void apply_flat(mixed val, Promise p, function(mixed, __unknown__ ... :Future) fun, array(mixed) ctx) Description Apply fun with val followed by the contents of ctx, and update p with the eventual result.