Contents

DispatchPredicate.notOnQueue(_:)

A predicate that indicates the evaluated context is not the associated dispatch queue.

Declaration

case notOnQueue(DispatchQueue)

See Also

Predicates