aoc::year2015::day22

Function apply_spell_effects

Source
fn apply_spell_effects(state: &mut State) -> bool
Expand description

Applies spell effects to state and returns true if the player has won.