Expand description
<ost generic stream of symbols
Structs§
- Iter
Wrapper - Iterator over
IntStream
Constants§
- EOF
IntStream::la
must return EOF in the end of stream
Traits§
- IntStream
- A simple stream of symbols whose values are represented as integers. This interface provides marked ranges with support for a minimum level of buffering necessary to implement arbitrary lookahead during prediction.