73
edits
Changes
→Task Parallelism
writeln("4: output from spawned task 2 (iteration ", i, ")");
}
=== Sync/Singles ===
Sync and single are type qualifiers that can be applied to all Chapel primitive types except strings and complex.
= Reference =