either 0.1.6

The enum `Either`, with variants `Left` and `Right` and trait implementations including Iterator, Read, Write. Includes convenience macros `try_left!()` and `try_right!()` to use for short-circuiting logic.
Documentation