finesse.tracing.tree.TraceTree.remove_left

TraceTree.remove_left(self) TraceTree

Removes the left sub-tree and returns it.

Sets the left trace tree attribute to None, and nullifies left ABCD memory-views and pointers.

Returns
ltreeTraceTree

The removed left sub-tree.