---
title: "buildEither(second:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Type Method
path: "lightweightcoderequirements/launchconstraintbuilder/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 LaunchConstraint]) -> [any LaunchConstraint]
```
