Function nim_product_64

Source
pub fn nim_product_64(a: u64, b: u64) -> u64
Expand description

u64同士のNimber productを求める。