buildBlock(_:)

Builds flat array from a variadic set of arrays

Declaration

static func buildBlock(_ components: [any LaunchConstraint]...) -> [any LaunchConstraint]