buildOptional(_:)
Produces content for a conditional statement in a multi-statement closure when the condition is true and has no else option
Declaration
static func buildOptional(_ component: [any LaunchConstraint]?) -> [any LaunchConstraint]Produces content for a conditional statement in a multi-statement closure when the condition is true and has no else option
static func buildOptional(_ component: [any LaunchConstraint]?) -> [any LaunchConstraint]