fn part_2_operations() -> Vec<fn(_: i64, _: i64) -> Option<i64>>
The operations available when solving part 2, add multiply, and concat