containers ~mutability-checks (2021-12-18T07:12:44.3029946)
Dub
Repo
TTree.contains
containers
ttree
TTree
Returns true if the tree _conains the given value
struct
TTree
(T, bool allowDuplicates = false, alias less = "a < b", bool supportGC = true, size_t cacheLineSize = 64)
const
bool
contains
(
T
value
)
Meta
Source
See Implementation
containers
ttree
TTree
aliases
Value
opSlice
destructors
~this
functions
contains
empty
equalRange
insert
length
lowerBound
opOpAssign
range
remove
upperBound
postblits
this(this)
structs
Range
variables
nodeCapacity
Returns true if the tree _conains the given value