TTree.put

Undocumented in source.
struct TTree(T, bool allowDuplicates = false, alias less = "a < b", bool supportGC = true, size_t cacheLineSize = 64)
alias put = insert

Meta