unfreeze#

unfreeze(k: PlanarDiagram | OrientedPlanarDiagram)#

Unfreeze the given planar diagram inplace so that it can again be modified. This is for example useful when we pop a diagram from a set and the set gets destroyed immediately (e.g. in a return call).