Expand description
A parallel iterator for which the computation either completely succeeds, or fails and early exits with an error.
Structsยง
- ParMap
Result - A parallel iterator for which the computation either completely succeeds, or fails and early exits with an error.
- ParResult
- A parallel iterator for which the computation either completely succeeds, or fails and early exits with an error.
- ParXap
Result - A parallel iterator for which the computation either completely succeeds, or fails and early exits with an error.