• Remove the value aValue for the red-black tree aRBTree.

    Parameters

    • aRBTree: RBTree<any>
    • aValue: any

    Returns RBTree<any>