• Seeks the store to the new position.

    Type Parameters

    • S

    Parameters

    • newPos: S

      The new position.

    Returns (<W, A>(__namedParameters) => StoreT<S, W, A>)

    The seeked store.

      • <W, A>(__namedParameters): StoreT<S, W, A>
      • Type Parameters

        • W

        • A

        Parameters

        • __namedParameters: StoreT<S, W, A>

        Returns StoreT<S, W, A>

Generated using TypeDoc