Module fallible_option

Module fallible_option 

Source
Expand description

A parallel iterator for which the computation either completely succeeds, or fails and early exits with None.

Structsยง

ParOption
A parallel iterator for which the computation either completely succeeds, or fails and early exits with None.