Module ops
Source - Difference
- A stream of set difference over multiple fst streams in lexicographic
order.
- IndexedValue
- A value indexed by a stream.
- Intersection
- A stream of set intersection over multiple fst streams in lexicographic
order.
- OpBuilder
- A builder for collecting fst streams on which to perform set operations
on the keys of fsts.
- Slot ๐
- StreamHeap ๐
- SymmetricDifference
- A stream of set symmetric difference over multiple fst streams in
lexicographic order.
- Union
- A stream of set union over multiple fst streams in lexicographic order.
- BoxedStream ๐
- Permits stream operations to be hetergeneous with respect to streams.