list(_:)
A list value (an array of Strings) to be used with a URL.Template.
Declaration
static func list(_ list: some Sequence<String>) -> URL.Template.ValueA list value (an array of Strings) to be used with a URL.Template.
static func list(_ list: some Sequence<String>) -> URL.Template.Value