• Creates a focused environment to compute about the part of the data structure.

    Type Parameters

    • S

    Parameters

    • data: S

      The data to be computed.

    Returns (<T, A, B>(o) => OpticCat<S, T, A, B>)

    The modified environment.

      • <T, A, B>(o): OpticCat<S, T, A, B>
      • Type Parameters

        • T

        • A

        • B

        Parameters

        Returns OpticCat<S, T, A, B>

Generated using TypeDoc