Vocabularyconcurrency.
combinatorsInputsOutputsWord descriptionSpawns a new thread for applying
quot to every element of
seq, collecting the elements for which the quotation yielded a true value.
ErrorsThrows an error if one of the iterations throws an error.
Definition