Pike v8.1 release 6

Method Concurrent.traverse()


Method traverse

Future traverse(array(Future) futures, function(mixed, mixed ... :mixed) fun, mixed ... extra)

Description

Return a Future that represents the array of mapping fun over the results of the completed futures.