HashSet()
Platform and version requirements: JS
Constructs a new empty HashSet-
HashSet(elements: Collection<E>)
Constructs a new HashSet filled with the elements of the specified collection
联系方式: