Constant aoc::util::hash::K

source ยท
const K: u64 = 0x517cc1b727220a95;
Expand description

Simplified implementation, in particular running on a system with 64 bit usize is assumed.

Checkout the Firefox code for a full description.