TTree.contains

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
()

Meta