Contents

buildArray(_:)

Creates a builder with an array of instructions.

Declaration

@export(implementation) static func buildArray(_ instructions: [some InstructionsRepresentable]) -> Instructions

See Also

Building instructions