Function aoc::year2015::day18::parse

source ยท
pub fn parse(input: &str) -> [[u64; 7]; 100]
Expand description

Pack the lights into 4 bits each in big-endian order.