buildArray(_:)
Creates a builder with the an array of prompts.
Declaration
@export(implementation) static func buildArray(_ instructions: [some InstructionsRepresentable]) -> InstructionsCreates a builder with the an array of prompts.
@export(implementation) static func buildArray(_ instructions: [some InstructionsRepresentable]) -> Instructions