initSidebarItems({"mod":[["arrange","The `arrange` operator is used internally by differential to arrange a collection of (key,val) data by key, and present an Rc> to other operators that need the data ArrangedByKey this way."],["consolidate","Aggregates the weights of equal records into at most one record."],["group","Group records by a key, and apply a reduction function."],["iterate","Iterative application of a differential dataflow fragment."],["join","Match pairs of records based on a key."],["threshold","An operator acting on `(Key, ())` collections."]]});