Module int_stream

Module int_stream 

Source
Expand description

<ost generic stream of symbols

Structs§

IterWrapper
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.