Contents

compose(stronger:for:)

Composes a stronger operation into this one for the given slot.

Declaration

mutating func compose(stronger: USDLayer.ListOperation<T>, for operation: USDLayer.ListOperationType)

Parameters

  • stronger:

    The stronger operation to compose into this one.

  • operation:

    The slot to update.