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