Method Concurrent.Future()->apply()
- Method
apply
 protectedvoidapply(mixedval,Promisep,function(mixed,__unknown__... :mixed)fun,array(mixed)ctx)- Description
 Apply
funwithvalfollowed by the contents ofctx, and updatepwith the result.