Files
tantivy/fst/set/sidebar-items.js
2018-02-12 02:52:50 +00:00

1 line
747 B
JavaScript

initSidebarItems({"struct":[["Difference","A stream of set difference over multiple streams in lexicographic order."],["Intersection","A stream of set intersection over multiple streams in lexicographic order."],["OpBuilder","A builder for collecting set streams on which to perform set operations."],["Set","Set is a lexicographically ordered set of byte strings."],["SetBuilder","A builder for creating a set."],["Stream","A lexicographically ordered stream of keys from a set."],["StreamBuilder","A builder for constructing range queries on streams."],["SymmetricDifference","A stream of set symmetric difference over multiple streams in lexicographic order."],["Union","A stream of set union over multiple streams in lexicographic order."]]});