pub fn and4(a: u64, b: u64, c: u64, d: u64) -> u64
Expand description

An AND relation of 4 arguments.