• Returns the tail of the finger tree aTree.

    Parameters

    • aTree: FingerTree<any>

      the finger tree to consider

    Returns FingerTree<any>

    a new finger tree with the first element removed