Set

@frozen
struct Set<Element> where Element : Hashable

Set arguments can be constructed from strings on the form:

value1,value2,...