dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
StringSet.this
dil
StringSet
StringSet
Constructs a StringSet with the desired properties.
struct
StringSet
this
(
size_t
nrOfNodes
= 0
,
size_t
size
= 0
)
Meta
Source
See Implementation
dil
StringSet
StringSet
constructors
this
functions
add
find
get
getNode
has
newNode
repr
resize
structs
Node
variables
list
nodes
Constructs a StringSet with the desired properties.