• Creates a finger tree from an array

    Parameters

    • array: any[]

      the array to convert

    Returns FingerTree<any>

    finger tree containing the array elements