https://issues.dlang.org/show_bug.cgi?id=19984 --- Comment #1 from Manu <turkeyman at gmail.com> --- I will write the parallel() function (including the opApply), but the language needs to emit the correct lambda, and pass it to the opApply function. --