dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
HashSet.empty
dstruct
set
HashSet
struct
HashSet
(T)
@
nogc
@
safe
pure nothrow @
property
const
bool
empty
(
)
Return Value
Type:
bool
True if this set is empty.
Meta
Source
See Implementation
dstruct
set
HashSet
aliases
put
functions
add
opBinaryRight
opEquals
remove
properties
empty
length