any_of 1.3.2

A general optional sum of product type which can be Neither, Left, Right or Both.
Documentation
1
2
3
4
5
6

mod test_either;

mod test_both;

mod test_any_of;