pub fn clear_nimber_cache()
Expand description

Clears the cache used by the nimber calculation algorithms.

This is useful if you want to calculate nimbers for a different set of rules.
Currently, the cache is not cleared automatically, leading to incorrect results if you use different rules for a stack height calculated before, either explicitly or internally.