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