• Checks if a value is a valid splay tree structure

    Parameters

    • value: any

      the value to check

    Returns boolean

    true if the value is a valid splay tree, false otherwise