aoc
2024.12.25
In aoc::
year2017::
day21
aoc
::
year2017
::
day21
Function
to_index
Copy item path
Source
fn to_index(a: &[
u8
]) ->
usize
Expand description
Convert a pattern slice of ones and zeroes to a binary number.