• Filters the value only if equals to target.

    Type Parameters

    • A

    Parameters

    • target: A

      For comparison.

    Returns Optic<A, A, A, A>

    The computation to filter the data.

Generated using TypeDoc