mapreduce(F1, F2, Acc0, L) -> any()
pmap(F, L) -> any()
pmap(F, L, K) -> any()
pmap2(F, L) -> any()
Generated by EDoc