Type alias AbstractBinaryTreeOptions

AbstractBinaryTreeOptions: {
    loopType?: LoopType;
}

Type declaration

Generated using TypeDoc