[](https://deepwiki.com/ljsnogard/anylr.rs)
Provide `AnyOf<L, R>`, `SomeOf<L, R>`, `Either<L, R>`, `Both<L, R>` along with traits `TrLeftRight` and `TrReverse`.
Mainly inspired by and simplified version of [`AnyOf`](https://crates.io/crates/any_of)