Vocabularyconcurrency.
combinatorsInputsOutputsWord descriptionSpawns a new thread for applying
quot to pairwise elements of
seq1 and
seq2, collecting the results at the end.
ErrorsThrows an error if one of the iterations throws an error.
Definition