JoinSemanticType

enum JoinSemanticType
extension JoinSemanticType : Equatable, Hashable, Sendable

Enum to define the ways of coordinating the execution of multiple concurrent operations in a ParallelFlow.