pub type Odd = Not<Even>;
Checks whether the given value length is odd.
struct Odd { /* private fields */ }