Skip to content

EdgeIndexBaseBase._condense method

EdgeIndexBaseBase › _condense

Unofficial

Condense the tree by removing empty branches after a deletion.

Signature:

_condense(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of condensing the tree.