---
title: "buildEither(second:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Type Method
path: "lightweightcoderequirements/processconstraintbuilder/buildeither(second:)"
---

# buildEither(second:)

Produces content for a conditional statement in a multi-statement closure when the condition is false

## Declaration

```swift
static func buildEither(second component: [any ProcessConstraint]) -> [any ProcessConstraint]
```
