dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
StringSet.has
dil
StringSet
StringSet
Returns true if str is contained in the set.
struct
StringSet
bool
has
(
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
Returns true if str is contained in the set.