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 OnDiskConstraint]?) -> [any OnDiskConstraint]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 OnDiskConstraint]?) -> [any OnDiskConstraint]