Function isRetain

  • Checks if the given operation is a retain operation.

    Parameters

    Returns op is {
        retain: number;
    }

    True if the operation is a retain operation, false otherwise.