dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
dup
dstruct
set
HashSet
!
T
dup
(const(HashSet!T) originalSet)
HashSet
!
T
dup
(const(HashSet!T) originalSet)
@
safe
pure nothrow
HashSet
!
T
dup
(
T
)
(
const
(
HashSet
!
T
)
originalSet
)
if
(
isDupable
!
T
)
Return Value
Type:
HashSet
!
T
A mutable copy of this set.
Meta
Source
See Implementation
dstruct
set
functions
dup
entries
structs
HashSet