Function aoc::year2018::day14::lsb

source ยท
fn lsb(u: usize) -> usize
Expand description

Convenience function that returns least significant byte.