dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Set.add
my
set
Set
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(T value)
void
add
(Set!T set)
struct
Set
(T)
@
safe
pure nothrow
void
add
(
Set
!
T
set
)
void
add
(Type set)
void
add
(Range r)
Meta
Source
See Implementation
my
set
Set
aliases
Type
functions
add
clone
contains
empty
intersect
length
opBinaryRight
remove
setDifference
symmetricDifference
toArray
toRange
toString
variables
data