Array

@frozen
struct Array<Element> : _DestructorSafeContainer

Array arguments can be constructed from strings on the form:

value1,value2,...