Difference

public struct Difference: Fn

Difference represents the set of resources present in the source set and not in any of the other specified sets.

Reference.

  • Declaration

    Swift

    public init(_ sets: Expr...)

    Parameters

    sets

    Sets of resources to perform the difference.