initSidebarItems({"mod":[["basic","A basic collection trace."],["compact","Accumulator of `(key, val, wgt)` triples based on sorting and run-length encoding."],["count","Like `Count` but with the value type specialized to `()`."],["least_upper_bound","Partially ordered elements with a least upper bound."],["lookup","A trait for maps from `K` to `V` and implementations."],["robin_hood","A Robin Hood hash map."],["trace","A generic storage interface for differential collection traces."],["trie","A trie representation of `(key, time, value, weight)` tuples, and routines to merge them."]]});