Treatment toF32
std/conv::toF32
Generics
◻ T: ToF32
Inputs
⇥ value: Stream<T>
Outputs
↦ into: Stream<f32>
Turns stream into f32 one.
This treatment manages infaillible conversions to f32 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::toF32
◻ T: ToF32
⇥ value: Stream<T>
↦ into: Stream<f32>
Turns stream into f32 one.
This treatment manages infaillible conversions to f32 data type.