Kaya 0.5.3 reference for Multicore::tapply

List of functions and data types in Multicore

a tapply(a(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10) f, a1() arg1, a2() arg2, a3() arg3, a4() arg4, a5() arg5, a6() arg6, a7() arg7, a8() arg8, a9() arg9, a10() arg10)

Usage

Apply function f to the results of running a1-an. Each argument ai is a computation which will be run concurrently with the other arguments, so they must be independent (i.e. not modify any shared state).

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya