Function nim_product_32

Source
pub fn nim_product_32(a: u32, b: u32) -> u32
Expand description

u32同士のNimber productを求める。