Module ops

Source

Structsยง

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.

Type Aliasesยง

BoxedStream ๐Ÿ”’
Permits stream operations to be hetergeneous with respect to streams.