• Gets the element at the index.

    Parameters

    • index: number

      The index of items.

    Returns (<T>(tree) => T)

    The stored item, or the identity of monoid if not found.

      • <T>(tree): T
      • Type Parameters

        • T

        Parameters

        Returns T

Generated using TypeDoc