buildArray(_:)
Creates a builder with an array of prompts.
Declaration
@export(implementation) static func buildArray(_ prompts: [some PromptRepresentable]) -> PromptCreates a builder with an array of prompts.
@export(implementation) static func buildArray(_ prompts: [some PromptRepresentable]) -> Prompt