advent-of-code Attempting Advent of Code for the first time, in Rust (fun) Topics/things I learnt -- Will help me be more accountable map vs filter vs reduce filter-map parsing using nom Dealing with white spaces using tuple((tag(), space1)) iterators in rust Hashsets vs Vec