diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
HashSet.this
diamond
core
collections
HashSet
Creates a new hash set from a sequence of elements.
this
()
this
(T[] elements)
class
HashSet
(T)
final
this
(
T
[]
elements
)
Meta
Source
See Implementation
diamond
core
collections
HashSet
constructors
this
functions
add
has
opIndex
Creates a new hash set from a sequence of elements.