Function adventofcode_rust_2015::day12::part2
source · [−]Expand description
Part 2: Ignore any object (and all of its children) which has any property with the value "red"
.
Do this only for objects ({...}
), not arrays ([...]
).