dstruct ~master (2015-04-27T00:40:08Z)
Home
Dub
Repo
HashSet.length
dstruct
set
HashSet
struct
HashSet
(T)
@
nogc
@
safe
pure nothrow @
property
size_t
length
const
(
)
if
(
isAssignmentCopyable
!(
Unqual
!
T
)
)
Return Value
Type:
size_t
The number of elements in this set.
Meta
Source
See Implementation
dstruct
set
HashSet
aliases
put
constructors
this
functions
add
dup
opBinaryRight
opCast
opEquals
remove
properties
empty
length