The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
OpenHashSet.empty
containers
openhashset
OpenHashSet
struct
OpenHashSet
(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
const pure nothrow @
nogc
@
safe
@
property
bool
empty
(
)
Meta
Source
See Implementation
containers
openhashset
OpenHashSet
aliases
insertAnywhere
put
constructors
this
functions
clear
contains
empty
insert
length
opBinaryRight
opOpAssign
opSlice
remove
postblits
this(this)