- [x] Reset to pruned: using `applyMask` - [ ] Re-prune: delete `pruned[nodeId]` if it exists and re-prune. Should add a flag to `pruneNode` to override "check whether x is disabled" - [ ] Reset all: delete `pruned[nodeId]` and use `applyMask` to enable everything
applyMaskpruned[nodeId]if it exists and re-prune. Should add a flag topruneNodeto override "check whether x is disabled"pruned[nodeId]and useapplyMaskto enable everything