Skip to content

Add protect quiddities method

Guillaume Riou requested to merge feat/add-protect-quiddities-method into develop

This adds a Switcher::protect_quiddities method in switcher, pyswitch and switcherio. This method offers a more fine grained control over which quiddity gets removed by a call to Switcher::reset_state.

This closes #197 (closed) and #200 (closed)

Merge request reports