Method IsBalanced(ITreeRedbObject)

Assembly: redb.Core.dll

Checks if polymorphic tree is balanced (subtree depth difference does not exceed 1).

public static bool IsBalanced(this ITreeRedbObject root)