dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
StringSet.find
dil
StringSet
StringSet
Finds the Node holding str, or a slot where a new Node can be saved.
size_t
*
find
(
cbinstr
str
,
hash_t
hash
)
struct
StringSet
size_t
*
find
(
cbinstr
str
,
hash_t
hash
)
size_t
*
find
(
cbinstr
str
)
Meta
Source
See Implementation
dil
StringSet
StringSet
constructors
this
functions
add
find
get
getNode
has
newNode
repr
resize
structs
Node
variables
list
nodes
Finds the Node holding str, or a slot where a new Node can be saved.