Function advent::y2018::day5::inverses

source ·
pub fn inverses(x: u8, y: u8) -> bool
Expand description

Two units are inverses if they differ only in case (input is restricted to ASCII)