Skip to main content

Module exactly_one_err

Module exactly_one_err 

Source

Structsยง

ExactlyOneError
Iterator returned for the error case of Itertools exactly_one() and at_most_one(). This iterator yields exactly the same elements as the input iterator.