Treatment toI8
std/conv::toI8
Generics
◻ T: ToI8
Inputs
⇥ value: Stream<T>
Outputs
↦ into: Stream<i8>
Turns stream into i8 one.
This treatment manages infaillible conversions to i8 data type.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/conv::toI8
◻ T: ToI8
⇥ value: Stream<T>
↦ into: Stream<i8>
Turns stream into i8 one.
This treatment manages infaillible conversions to i8 data type.