Y
Hacker News
new
|
ask
|
show
|
jobs
by
deredede
690 days ago
The "sequence" in the problem statement does not refer to the order of operations but to the data structure storing the results.
A parallel `Array.map` still computes a sequence, even though it may not compute in sequence.