Pike v8.0 release 498

Method Concurrent.Future()->map()


Method map

this_program map(function(mixed, mixed ... :mixed) fun, mixed ... extra)

Description

Return a Future that will be fulfilled with the result of applying fun with the fulfilled result of this Future followed by extra.