• Adds an element to the back of a finger tree

    Parameters

    • aTree: FingerTree<any>

      the finger tree

    • aValue: any

      the value to add

    Returns FingerTree<any>

    a new finger tree with the value at the back