Pike v8.1 release 6

Method Concurrent.Future()->apply_flat()


Method apply_flat

protected void apply_flat(mixed val, Promise p, function(mixed, mixed ... :Future) fun, array(mixed) ctx)

Description

Apply fun with val followed by the contents of ctx, and update p with the eventual result.